Started by upstream project "gluegen" build number 860 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/gluegen/label/macosx-10_6-x86_64-nvidia Cloning the remote Git repository Cloning repository git://jogamp.org/srv/scm/gluegen.git > git init /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia # timeout=10 Fetching upstream changes from git://jogamp.org/srv/scm/gluegen.git > git --version # timeout=10 > git fetch --tags --progress git://jogamp.org/srv/scm/gluegen.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://jogamp.org/srv/scm/gluegen.git # timeout=10 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://jogamp.org/srv/scm/gluegen.git # timeout=10 Fetching upstream changes from git://jogamp.org/srv/scm/gluegen.git > git fetch --tags --progress git://jogamp.org/srv/scm/gluegen.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 658d5837d7db96387976a5848b51a7ca651bee66 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 658d5837d7db96387976a5848b51a7ca651bee66 > git rev-list 658d5837d7db96387976a5848b51a7ca651bee66 # 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 -Dgluegen.build.branch=origin/master -Dgluegen.build.number=860 -Dgluegen.build.id=2015-06-05_14-18-27 -Dgluegen.build.commit=658d5837d7db96387976a5848b51a7ca651bee66 -Dgluegen.basename=gluegen clean all junit.run Buildfile: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/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] javadoc.xarg1 -J-Ddummy=val [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.3.2-rc-20150605 [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=../make/lib/antlr.jar [echo] junit.jar=../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] AndroidARM64=${isAndroidARM64} [echo] AndroidARMv6Armel=${isAndroidARMv6Armel} [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf} [echo] Linux=${isLinux} [echo] LinuxAMD64=${isLinuxAMD64} [echo] LinuxIA64=${isLinuxIA64} [echo] LinuxX86=${isLinuxX86} [echo] LinuxARMv6=${isLinuxARMv6} [echo] LinuxARM64=${isLinuxARM64} [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.linux.aarch64: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.android.aarch64: 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: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build java.class.path.validate: validate: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/native [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/Unix [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/Windows [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes 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] javadoc.xarg1 -J-Ddummy=val [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.3.2-rc-20150605 [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.linux.aarch64: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.android.aarch64: 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: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build java.class.path.validate: validate: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/native [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/Unix [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/native/Windows [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes gluegen.build.check.android-launcher: android-launcher.build: [javac] Compiling 8 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes [javac] Since fork is false, ignoring memoryMaximumSize setting. [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/jogamp-android-launcher.jar android-launcher.package: gluegen.build.check.java: gluegen.build.java: generate-hash-maps: create-map: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util create-map: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util create-map: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util create-map: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util create-map: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util generate-primitive-stacks: create-pstack: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/common/util [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/classes [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/classes/com/jogamp/common/util gluegen.build.javase: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram [copy] Copying 5 files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/jgram [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/jgram generate.java: [antlr] ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: k==1:"struct" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: k==1:"union" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: k==1:"enum" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:232: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: k==1:"struct" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: k==1:"union" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: k==1:"enum" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:346: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:361:17: warning:Rule 'declarator' returns a value [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: k==1:"struct" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: k==1:"union" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: k==1:"enum" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:541: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:551: warning:Syntactic predicate superfluous for single alternative [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: warning:lexical nondeterminism between rules LPAREN and DefineExpr upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==1:'(' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==3: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: warning:lexical nondeterminism between rules DefineExpr and DefineExpr2 upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==1:'.','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==2:,'\t','\u000c',' ','%','*','+','-'..'9','<','>','E','L','U','X','e','l','u','x' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==3:,'\t','\u000c',' ','%','(','*','+','-'..'9','<','>','A'..'F','L','U','a'..'f','l','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: warning:lexical nondeterminism between rules DefineExpr and Number upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==1:'.','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==2:,'.','0'..'9','E','L','U','X','e','l','u','x' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==3:,'+','-','.','0'..'9','A'..'F','L','U','a'..'f','l','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: warning:lexical nondeterminism between rules DefineExpr2 and Number upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==1:'.','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==2:,'.','0'..'9','E','L','U','X','e','l','u','x' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g: k==3:,'+','-','.','0'..'9','A'..'F','L','U','a'..'f','l','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1099: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1099: k==1:'\r' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1099: k==2:'\n' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1099: k==3:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1129:9: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1129:9: k==1:'\t','\u000c',' ','d' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1129:9: k==2:'\t','\u000c',' ','d','e' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1129:9: k==3:'\t','\u000c',' ','d'..'f' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:54: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:54: k==1:'(','.','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:54: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1130:54: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1177: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1177: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1177: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1177: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1177: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1178:9: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1178:9: k==1:'"' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1178:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1178:9: k==3:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1178:9: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1178:9: k==1:'A'..'Z','_','a'..'z' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1178:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1178:9: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1187: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1187: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1187: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1187: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1187: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1188:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1188:9: k==1:'1' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1188:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1188:9: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1189: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1189: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1189: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1189: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1189: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1190:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1190:9: k==1:'2' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1190:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1190:9: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1191: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1191: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1191: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1191: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1191: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1192:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1192:9: k==1:'3' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1192:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1192:9: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1193: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1193: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1193: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1193: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1193: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1194:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1194:9: k==1:'4' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1194:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1194:9: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==1:'a'..'z' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==1:'A'..'Z' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: between alt 2 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==1:'_' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: between alt 3 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1403: between alt 4 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1154:5: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1154:5: k==1:'\t','\u000c',' ','%','*','+','-','/','<','>' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1154:5: k==2:'\t','\u000c',' ','%','(','*','+','-'..'9','<','>' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1154:5: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360: warning:lexical nondeterminism between alts 4 and 6 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360: k==1:'0' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360: k==2:'X','x' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1360: k==3:'0'..'9','A'..'F','a'..'f' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: k==1:'a'..'f' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: k==1:'A'..'F' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: between alt 2 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1389: between alt 3 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1391:17: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1391:17: k==1:'L','l' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1391:17: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1391:17: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1391:17: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1391:17: k==1:'U','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1391:17: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1391:17: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1362: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1362: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1362: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1362: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1362: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1362:34: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1362:34: k==1:'E','e' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1362:34: k==2:'+','-','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1362:34: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1365:17: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1365:17: k==1:'F','f' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1365:17: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1365:17: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1365:17: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1365:17: k==1:'L','l' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1365:17: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1365:17: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372:17: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372:17: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372:17: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372:17: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372:30: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372:30: k==1:'E','e' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372:30: k==2:'+','-','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1372:30: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:19: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:19: k==1:'F','f' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:19: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:19: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:19: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:19: k==1:'L','l' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:19: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1374:19: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1379: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1379: k==1:'0'..'7' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1379: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1379: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1379: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17: k==1:'L','l' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17: k==1:'U','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1380:17: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1384: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1385:17: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1385:17: k==1:'L','l' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1385:17: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1385:17: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1385:17: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1385:17: k==1:'U','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1385:17: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1385:17: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1228: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1228: k==1:'\\' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1228: k==2:'"','\'','0'..'7','?','\\','a','b','f','n','r','t','v','x' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1228: k==3:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1317: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1317: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1317: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1317: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/StdCParser.g:1317: between alt 1 and exit branch of block generate.java.override: [antlr] ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules Number and MINUS upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==1:'-' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules Number and DefineExpr upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==1:'-','.','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==2:,'.','0'..'9','E','F','I','J','L','U','X','e','f','i','j','l','u','x' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3:,'+','-','.','0'..'9','A'..'F','I','J','L','U','a'..'f','i','j','l','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules Number and DefineExpr2 upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==1:'-','.','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==2:,'.','0'..'9','E','F','I','J','L','U','X','e','f','i','j','l','u','x' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3:,'+','-','.','0'..'9','A'..'F','I','J','L','U','a'..'f','i','j','l','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules PTR and DefineExpr upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==1:'-' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==2:'>' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules PTR and DefineExpr2 upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==1:'-' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==2:'>' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules LPAREN and DefineExpr upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==1:'(' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules MINUS and DefineExpr upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==1:'-' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules MINUS and DefineExpr2 upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==1:'-' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules DEC and DefineExpr upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==1:'-' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==2:'-' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules DEC and DefineExpr2 upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==1:'-' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==2:'-' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: warning:lexical nondeterminism between rules DefineExpr and DefineExpr2 upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==1:'-','.','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==2:,'\t','\u000c',' ','%','*','+','-'..'9','<','>','E','F','I','J','L','U','X','e','f','i','j','l','u','x' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g: k==3:,'\t','\u000c',' ','%','(','*','+','-'..'9','<','>','A'..'F','I','J','L','U','a'..'f','i','j','l','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004: warning:lexical nondeterminism between alts 4 and 6 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004: k==1:'0' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004: k==2:'X','x' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1004: k==3:'0'..'9','A'..'F','a'..'f' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: k==1:'a'..'f' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: k==1:'A'..'F' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: between alt 2 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1028: between alt 3 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1029: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1029: k==1:'I','J','L','U','i','j','l','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1029: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1029: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1029: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1005: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1005: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1005: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1005: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1005: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1005:34: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1005:34: k==1:'E','e' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1005:34: k==2:'+','-','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1005:34: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1008: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1008: k==1:'F','I','J','L','U','f','i','j','l','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1008: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1008: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1008: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014:17: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014:17: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014:17: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014:17: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014:30: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014:30: k==1:'E','e' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014:30: k==2:'+','-','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1014:30: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1016: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1016: k==1:'F','I','J','L','U','f','i','j','l','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1016: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1016: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1016: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1020: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1020: k==1:'0'..'7' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1020: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1020: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1020: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1021: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1021: k==1:'F','I','J','L','U','f','i','j','l','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1021: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1021: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1021: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1024: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1024: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1024: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1024: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1024: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1025: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1025: k==1:'F','I','J','L','U','f','i','j','l','u' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1025: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1025: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1025: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1346: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1346: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1346: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1346: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1346: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==1:'a'..'z' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==1:'A'..'Z' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: between alt 2 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==1:'_' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: between alt 3 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==1:'$' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: between alt 4 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==1:'0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==2:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1050: between alt 5 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1220: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1220: k==1:'\r' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1220: k==2:'\n' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1220: k==3:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:9: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:9: k==1:'\t','\u000c',' ','d' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:9: k==2:'\t','\u000c',' ','d','e' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1246:9: k==3:'\t','\u000c',' ','d'..'f' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1247: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1247: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1247: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1247: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1247: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1247:54: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1247:54: k==1:'(','-','.','0'..'9' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1247:54: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1247:54: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1292: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1292: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1292: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1292: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1292: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1293:9: warning:lexical nondeterminism between alts 1 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1293:9: k==1:'"' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1293:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1293:9: k==3:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1293:9: warning:lexical nondeterminism between alts 2 and 3 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1293:9: k==1:'$','A'..'Z','_','a'..'z' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1293:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1293:9: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1302: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1302: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1302: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1302: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1302: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1303:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1303:9: k==1:'1' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1303:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1303:9: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1304: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1304: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1304: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1304: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1304: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1305:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1305:9: k==1:'2' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1305:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1305:9: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1306: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1306: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1306: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1306: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1306: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1307:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1307:9: k==1:'3' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1307:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1307:9: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1308: warning:lexical nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1308: k==1:'\t','\u000c',' ' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1308: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1308: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1308: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1309:9: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1309:9: k==1:'4' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1309:9: k==2:'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1309:9: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1271:5: warning:lexical nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1271:5: k==1:'\t','\u000c',' ','%','*','+','-','/','<','>' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1271:5: k==2:'\t','\u000c',' ','%','(','*','+','-'..'9','<','>' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:1271:5: k==3:,'\u0000'..'\u00ff' [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:133: warning:nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:133: k==1:SEMI [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:133: k==2:EOF,"typedef","asm","volatile",SEMI,"struct","union","enum","auto","register","extern","static","const","void","char","short","int","long","float","double","signed","unsigned","int8_t","uint8_t","int16_t","uint16_t","__int32","int32_t","wchar_t","uint32_t","__int64","int64_t","uint64_t","ptrdiff_t","intptr_t","size_t","uintptr_t",ID,STAR,LPAREN,"inline","typeof","__complex" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:133: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:246: warning:nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:246: k==1:SEMI [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:246: k==2:EOF,"typedef","asm","volatile",LCURLY,RCURLY,SEMI,"struct","union","enum","auto","register","extern","static","const","void","char","short","int","long","float","double","signed","unsigned","int8_t","uint8_t","int16_t","uint16_t","__int32","int32_t","wchar_t","uint32_t","__int64","int64_t","uint64_t","ptrdiff_t","intptr_t","size_t","uintptr_t",ID,STAR,LPAREN,VARARGS,"while","do","for","goto","continue","break","return","case","default","if","switch",LAND,BAND,PLUS,MINUS,INC,DEC,"sizeof",BNOT,LNOT,CharLiteral,StringLiteral,Number,"__label__","inline","typeof","__complex","__alignof","__real","__imag" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:246: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:663: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:663: k==1:"struct" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:663: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:663: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:663: k==1:"union" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:663: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:663: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:663: k==1:"enum" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:663: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:159:14: warning:nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:159:14: k==1:LCURLY [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:159:14: k==2:"asm",LCURLY,RCURLY,ID,STAR,LPAREN,LBRACKET,LAND,BAND,PLUS,MINUS,INC,DEC,"sizeof",BNOT,LNOT,DOT,CharLiteral,StringLiteral,Number,"__alignof","__real","__imag" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:561: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:561: k==1:"struct" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:561: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:561: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:561: k==1:"union" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:561: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:561: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:561: k==1:"enum" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:561: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:221:17: warning:nondeterminism between alts 1 and 2 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:221:17: k==1:COMMA [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:221:17: k==2:VARARGS [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:237: warning:nondeterminism upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:237: k==1:SEMI [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:237: k==2:"typedef","asm","volatile",LCURLY,RCURLY,SEMI,"struct","union","enum","auto","register","extern","static","const","void","char","short","int","long","float","double","signed","unsigned","int8_t","uint8_t","int16_t","uint16_t","__int32","int32_t","wchar_t","uint32_t","__int64","int64_t","uint64_t","ptrdiff_t","intptr_t","size_t","uintptr_t",ID,STAR,LPAREN,"while","do","for","goto","continue","break","return","case","default","if","switch",LAND,BAND,PLUS,MINUS,INC,DEC,"sizeof",BNOT,LNOT,CharLiteral,StringLiteral,Number,"__label__","inline","typeof","__complex","__alignof","__real","__imag" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:237: between alt 1 and exit branch of block [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:598: warning:nondeterminism between alts 1 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:598: k==1:"struct" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:598: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:598: warning:nondeterminism between alts 2 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:598: k==1:"union" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:598: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:598: warning:nondeterminism between alts 3 and 4 of block upon [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:598: k==1:"enum" [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:598: k==2: [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedGnuCParser.g:326:21: warning:Rule 'declarator' returns a value generate.java: [antlr] ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 generate.java.override: [antlr] ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 generate.java.override: [antlr] ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 [antlr] warning: rule HeaderParser.declSpecifiers has different signature than GnuCTreeParser.declSpecifiers [antlr] warning: rule HeaderParser.storageClassSpecifier has different signature than GnuCTreeParser.storageClassSpecifier [antlr] warning: rule HeaderParser.functionStorageClassSpecifier has different signature than GnuCTreeParser.functionStorageClassSpecifier [antlr] warning: rule HeaderParser.typeQualifier has different signature than GnuCTreeParser.typeQualifier [antlr] warning: rule HeaderParser.typeSpecifier has different signature than GnuCTreeParser.typeSpecifier [antlr] warning: rule HeaderParser.typedefName has different signature than GnuCTreeParser.typedefName [antlr] warning: rule HeaderParser.structSpecifier has different signature than GnuCTreeParser.structSpecifier [antlr] warning: rule HeaderParser.unionSpecifier has different signature than GnuCTreeParser.unionSpecifier [antlr] warning: rule HeaderParser.structOrUnionBody has different signature than GnuCTreeParser.structOrUnionBody [antlr] warning: rule HeaderParser.structDeclarationList has different signature than GnuCTreeParser.structDeclarationList [antlr] warning: rule HeaderParser.structDeclaration has different signature than GnuCTreeParser.structDeclaration [antlr] warning: rule HeaderParser.specifierQualifierList has different signature than GnuCTreeParser.specifierQualifierList [antlr] warning: rule HeaderParser.structDeclaratorList has different signature than GnuCTreeParser.structDeclaratorList [antlr] warning: rule HeaderParser.structDeclarator has different signature than GnuCTreeParser.structDeclarator [antlr] warning: rule HeaderParser.enumSpecifier has different signature than GnuCTreeParser.enumSpecifier [antlr] warning: rule HeaderParser.enumList has different signature than GnuCTreeParser.enumList [antlr] warning: rule HeaderParser.enumerator has different signature than GnuCTreeParser.enumerator [antlr] warning: rule HeaderParser.initDeclList has different signature than GnuCTreeParser.initDeclList [antlr] warning: rule HeaderParser.initDecl has different signature than GnuCTreeParser.initDecl [antlr] warning: rule HeaderParser.pointerGroup has different signature than GnuCTreeParser.pointerGroup [antlr] warning: rule HeaderParser.declarator has different signature than GnuCTreeParser.declarator [antlr] warning: rule HeaderParser.parameterTypeList has different signature than GnuCTreeParser.parameterTypeList [antlr] warning: rule HeaderParser.parameterDeclaration has different signature than GnuCTreeParser.parameterDeclaration [antlr] warning: rule HeaderParser.nonemptyAbstractDeclarator has different signature than GnuCTreeParser.nonemptyAbstractDeclarator [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:931:27: warning:Rule 'parameterTypeList' returns a value [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:939:27: warning:Rule 'parameterTypeList' returns a value [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:505:17: warning:Rule 'declarator' returns a value [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:912:27: warning:Rule 'functionStorageClassSpecifier' returns a value [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:913:19: warning:Rule 'typeQualifier' returns a value [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:914:19: warning:Rule 'typeSpecifier' returns a value [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:921:2: warning:Rule 'specifierQualifierList' returns a value [antlr] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gensrc/java/com/jogamp/gluegen/cgram/expandedHeaderParser.g:627:25: warning:Rule 'structDeclarationList' returns a value generate.java: [antlr] ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 [javac] Compiling 103 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes [javac] Since fork is false, ignoring memoryMaximumSize setting. [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/java/com/jogamp/common/nio/AbstractBuffer.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes [javac] Compiling 115 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes [javac] Since fork is false, ignoring memoryMaximumSize setting. [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/java/com/jogamp/gluegen/ant/GlueGenTask.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build gluegen.build.android: [javac] Compiling 4 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/classes [javac] Since fork is false, ignoring memoryMaximumSize setting. [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-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.aarch64: 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] javadoc.xarg1 -J-Ddummy=val [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.3.2-rc-20150605 [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.linux.aarch64: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.android.aarch64: 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.aarch64: 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: [echo] Output lib name = gluegen-rt -> libgluegen-rt.jnilib [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj [echo] Compiling src/native/unix/*.c src/native/common/*.c [echo] user.dir=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [cc] 6 total files to be compiled. [cc] Starting link c.rename.lib.mingw: c.rename.lib.macosx: [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj 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 /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj c.manifest: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj/gluegen-rt-natives-macosx-universal.jar.d/java [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj/gluegen-rt-natives-macosx-universal.jar.d/jar [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj/gluegen-rt-natives-macosx-universal.jar.d/jar [javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj/gluegen-rt-natives-macosx-universal.jar.d/jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build base.compile: tag.build: junit.compile: [echo] gluegen.basename: gluegen 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] javadoc.xarg1 -J-Ddummy=val [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.3.2-rc-20150605 [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: init: java.class.path.validate: validate: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build-temp [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/classes [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/obj [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [echo] test.base.dir: ../src/junit [echo] test.junit.generation.dir: ../src/junit/com/jogamp/gluegen/test/junit/generation [echo] test.dir: ../build/test [echo] results: ../build/test/results [echo] build_t: ../build/test/build [echo] build_t.gen: ../build/test/build/gensrc [echo] build_t.java: ../build/test/build/classes [echo] build_t.obj: ../build/test/build/obj [echo] build_t.lib: ../build/test/build/natives junit.compile.check: junit.compile: [echo] gluegen.basename: gluegen junit.test1.java.generate: [echo] - - - junit.test1.java.generate [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelMutable.intxxArrayFixedLen: CType[(ArrayType) 'int *', size [fixed false, lnx64 12], [const[false], array*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelMutable.intxxPointerCustomLen: CType[(PointerType) 'int *' -> (int) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelConst.intxxArrayFixedLen: CType[(ArrayType) 'int *', size [fixed false, lnx64 12], [const[false], array*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelConst.intxxPointerCustomLen: CType[(PointerType) 'int *' -> (const int) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [echo] gluegen.basename: gluegen java.generate.copy2temp: [copy] Copying 14 files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelMutable.intxxArrayFixedLen: CType[(ArrayType) 'int *', size [fixed false, lnx64 12], [const[false], array*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelMutable.intxxPointerCustomLen: CType[(PointerType) 'int *' -> (int) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelConst.intxxArrayFixedLen: CType[(ArrayType) 'int *', size [fixed false, lnx64 12], [const[false], array*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelConst.intxxPointerCustomLen: CType[(PointerType) 'int *' -> (const int) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] Logging.new: com.jogamp.gluegen.JavaEmitter: level INFO: obj 0x43ef9157 [gluegen] Logging.new: com.jogamp.gluegen.JavaConfiguration: level INFO: obj 0xfd7ad1c [gluegen] Rename DEFINE_01_EXT -> DEFINE_01 [gluegen] Rename testXID_EXT -> testXID [gluegen] DelegateImplementation testDelegate -> testDelegateOrigImpl [gluegen] Logging.new: com.jogamp.gluegen.jcpp.JCPP: level INFO: obj 0x4a79717e [gluegen] Logging.new: com.jogamp.gluegen.jcpp.Preprocessor: level INFO: obj 0x58a17083 [gluegen] Logging.new: com.jogamp.gluegen.jcpp.DefaultPreprocessorListener: level INFO: obj 0x7a148bd3 [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:317:5: warning: #warning "Hello GlueGen" [gluegen] Symbol Renames: 2 [gluegen] testXID_EXT -> testXID [gluegen] DEFINE_01_EXT -> DEFINE_01 [gluegen] Symbol Aliasing (through renaming): 2 [gluegen] testXID <- [testXID_EXT] [gluegen] DEFINE_01 <- [DEFINE_01_EXT] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:117: info: Ignore Intf ignore (one): [ENUM_NUM_ONE, aliases [], ConstantDefinition [name "ENUM_NUM_ONE", expression "1", number [int: 1]], enum[is true, name "NumberOps"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:117: info: Ignore Intf ignore (one): [ENUM_NUM_TWO, aliases [], ConstantDefinition [name "ENUM_NUM_TWO", expression " 1 + 1", number null], enum[is true, name "NumberOps"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:117: info: Ignore Intf ignore (one): [ENUM_NUM_THREE, aliases [], ConstantDefinition [name "ENUM_NUM_THREE", expression "( 1 + 1)+1", number null], enum[is true, name "NumberOps"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:117: info: Ignore Intf ignore (one): [ENUM_NUM_FOUR, aliases [], ConstantDefinition [name "ENUM_NUM_FOUR", expression " ( ENUM_NUM_ONE << ENUM_NUM_TWO )", number null], enum[is true, name "NumberOps"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:117: info: Ignore Intf ignore (one): [ENUM_NUM_FIVE, aliases [], ConstantDefinition [name "ENUM_NUM_FIVE", expression " ( 1 << ENUM_NUM_TWO ) + ENUM_NUM_ONE", number null], enum[is true, name "NumberOps"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:117: info: Ignore Intf ignore (one): [ENUM_NUM_EIGHT, aliases [], ConstantDefinition [name "ENUM_NUM_EIGHT", expression " ( ( ENUM_NUM_TWO * ENUM_NUM_TWO ) + ( ENUM_NUM_ONE << ENUM_NUM_TWO ) )", number null], enum[is true, name "NumberOps"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:117: info: Ignore Intf ignore (one): [ENUM_NUM_NINE, aliases [], ConstantDefinition [name "ENUM_NUM_NINE", expression " ( ( ( 2 * 2 ) + ( 1 << 2 ) ) + 1 )", number null], enum[is true, name "NumberOps"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:117: info: Ignore Intf ignore (one): [ENUM_NUM_TEN, aliases [], ConstantDefinition [name "ENUM_NUM_TEN", expression " ENUM_NUM_EIGHT | ENUM_NUM_TWO", number null], enum[is true, name "NumberOps"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:128: info: Ignore Intf ignore (one): [LI, aliases [], ConstantDefinition [name "LI", expression "1", number [int: 1]], enum[is true, name "Lala"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:128: info: Ignore Intf ignore (one): [LU, aliases [], ConstantDefinition [name "LU", expression "0x2", number [int: 2]], enum[is true, name "Lala"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:128: info: Ignore Intf ignore (one): [LO, aliases [], ConstantDefinition [name "LO", expression "0x3", number [int: 3]], enum[is true, name "Lala"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:389: info: Ignore Intf ignore (one): [ZERO, aliases [], ConstantDefinition [name "ZERO", expression "0", number [int: 0]], enum[is true, name "TK_Numbers"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:389: info: Ignore Intf ignore (one): [ONE, aliases [], ConstantDefinition [name "ONE", expression "1", number [int: 1]], enum[is true, name "TK_Numbers"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:389: info: Ignore Intf ignore (one): [TWO, aliases [], ConstantDefinition [name "TWO", expression "2", number [int: 2]], enum[is true, name "TK_Numbers"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:389: info: Ignore Intf ignore (one): [THREE, aliases [], ConstantDefinition [name "THREE", expression "3", number [int: 3]], enum[is true, name "TK_Numbers"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: Ignore Intf ignore (one): [MI, aliases [], ConstantDefinition [name "MI", expression "1", number [int: 1]], enum[is true, name "Momo"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: Ignore Intf ignore (one): [MU, aliases [], ConstantDefinition [name "MU", expression "0x2", number [int: 2]], enum[is true, name "Momo"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:133: info: Ignore Intf ignore (one): [MO, aliases [], ConstantDefinition [name "MO", expression "0x3", number [int: 3]], enum[is true, name "Momo"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_I0, aliases [], ConstantDefinition [name "ENUM_I0", expression "10", number [int: 10]], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_I1, aliases [], ConstantDefinition [name "ENUM_I1", expression "0xb", number [int: 11]], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_I2, aliases [], ConstantDefinition [name "ENUM_I2", expression " + 12U", number null], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_I3, aliases [], ConstantDefinition [name "ENUM_I3", expression "0x0d", number [int: 13]], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_I4, aliases [], ConstantDefinition [name "ENUM_I4", expression "-14", number [int: -14]], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_I5, aliases [], ConstantDefinition [name "ENUM_I5", expression "-15u", number [unsigned int: -15]], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_I6, aliases [], ConstantDefinition [name "ENUM_I6", expression "-16U", number [unsigned int: -16]], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_I7, aliases [], ConstantDefinition [name "ENUM_I7", expression "0x11U", number [unsigned int: 17]], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_I8, aliases [], ConstantDefinition [name "ENUM_I8", expression " + 18", number null], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_I9, aliases [], ConstantDefinition [name "ENUM_I9", expression " + 19u", number null], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_IA, aliases [], ConstantDefinition [name "ENUM_IA", expression "( + 19u)+1", number null], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_IB, aliases [], ConstantDefinition [name "ENUM_IB", expression " + 0x15u", number null], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:56: info: Ignore Intf ignore (one): [ENUM_IX, aliases [], ConstantDefinition [name "ENUM_IX", expression "0xffffffffU", number [unsigned int: 4294967295]], enum[is true, name "CL_INT"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_FLT_MAX, aliases [], ConstantDefinition [name "CL_FLT_MAX", expression "0x1.fffffep127f", number [float: 3.4028234663852886E38]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_FLT_EPSILON, aliases [], ConstantDefinition [name "CL_FLT_EPSILON", expression "0x1.0p-23f", number [float: 1.1920928955078125E-7]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [NUMBER_FOUR, aliases [], ConstantDefinition [name "NUMBER_FOUR", expression "( 1 << ( 1 + 1 ) )", number null], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [DEFINE_01, aliases [DEFINE_01_EXT], ConstantDefinition [name "DEFINE_01", expression "1234", number [int: 1234]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_DBL_B4, aliases [], ConstantDefinition [name "CL_DBL_B4", expression "0.2D", number [double: 0.2]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_DBL_B3, aliases [], ConstantDefinition [name "CL_DBL_B3", expression "-0.1d", number [double: -0.1]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_LA, aliases [], ConstantDefinition [name "CL_LNG_LA", expression "+2147483658lU", number [unsigned long: 2147483658]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_DBL_B6, aliases [], ConstantDefinition [name "CL_DBL_B6", expression "3.5e+38", number [double: 3.5E38]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_LB, aliases [], ConstantDefinition [name "CL_LNG_LB", expression "+0x8000000BLu", number [unsigned long: 2147483659]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_DBL_B5, aliases [], ConstantDefinition [name "CL_DBL_B5", expression ".3D", number [double: 0.3]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_DBL_B0, aliases [], ConstantDefinition [name "CL_DBL_B0", expression "0x1.p127d", number [double: 1.7014118346046923E38]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [NUMBER_TEN, aliases [], ConstantDefinition [name "NUMBER_TEN", expression "( ( ( 1 + 1 ) * ( 1 + 1 ) + ( 1 << ( 1 + 1 ) ) ) | ( 1 + 1 ) )", number null], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_DBL_B2, aliases [], ConstantDefinition [name "CL_DBL_B2", expression "+0x1.p-127d", number [double: 5.8774717541114375E-39]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_DBL_B1, aliases [], ConstantDefinition [name "CL_DBL_B1", expression "0x1.p+127D", number [double: 1.7014118346046923E38]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [NUMBER_EIGHT, aliases [], ConstantDefinition [name "NUMBER_EIGHT", expression "( ( 1 + 1 ) * ( 1 + 1 ) + ( 1 << ( 1 + 1 ) ) )", number null], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_DBL_EPSILON, aliases [], ConstantDefinition [name "CL_DBL_EPSILON", expression "0x1.0p-52", number [float: 2.220446049250313E-16]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_LX, aliases [], ConstantDefinition [name "CL_LNG_LX", expression "0xffffffffffffffffUL", number [unsigned long: -1]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [ARRAY_SIZE, aliases [], ConstantDefinition [name "ARRAY_SIZE", expression "8", number [int: 8]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_FLT_A2, aliases [], ConstantDefinition [name "CL_FLT_A2", expression "+0x1p-127f", number [float: 5.8774717541114375E-39]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_FLT_A3, aliases [], ConstantDefinition [name "CL_FLT_A3", expression "-0.1", number [float: -0.1]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_FLT_A4, aliases [], ConstantDefinition [name "CL_FLT_A4", expression "0.2f", number [float: 0.2]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_FLT_A5, aliases [], ConstantDefinition [name "CL_FLT_A5", expression "0.3F", number [float: 0.3]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_FLT_A6, aliases [], ConstantDefinition [name "CL_FLT_A6", expression ".4", number [float: 0.4]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_FLT_A7, aliases [], ConstantDefinition [name "CL_FLT_A7", expression "1.0", number [float: 1.0]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_I1, aliases [], ConstantDefinition [name "CL_INT_I1", expression "11u", number [unsigned int: 11]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_I2, aliases [], ConstantDefinition [name "CL_INT_I2", expression "12U", number [unsigned int: 12]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_FLT_A0, aliases [], ConstantDefinition [name "CL_FLT_A0", expression "0x1p127", number [float: 1.7014118346046923E38]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_I0, aliases [], ConstantDefinition [name "CL_INT_I0", expression "10", number [int: 10]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_FLT_A1, aliases [], ConstantDefinition [name "CL_FLT_A1", expression "0x1p+127F", number [float: 1.7014118346046923E38]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_I6, aliases [], ConstantDefinition [name "CL_INT_I6", expression "-16U", number [unsigned int: -16]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_L6, aliases [], ConstantDefinition [name "CL_LNG_L6", expression "-2147483654lu", number [unsigned long: -2147483654]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_I5, aliases [], ConstantDefinition [name "CL_INT_I5", expression "-15u", number [unsigned int: -15]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_L7, aliases [], ConstantDefinition [name "CL_LNG_L7", expression "-0x80000007UL", number [unsigned long: -2147483655]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_I4, aliases [], ConstantDefinition [name "CL_INT_I4", expression "-14", number [int: -14]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_L4, aliases [], ConstantDefinition [name "CL_LNG_L4", expression "-2147483652L", number [long: -2147483652]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_I3, aliases [], ConstantDefinition [name "CL_INT_I3", expression "0x0d", number [int: 13]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_L5, aliases [], ConstantDefinition [name "CL_LNG_L5", expression "-2147483653ul", number [unsigned long: -2147483653]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [NUMBER_NINE, aliases [], ConstantDefinition [name "NUMBER_NINE", expression "( 2 * 2 + ( 1 << 2 ) + 1 )", number null], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_I9, aliases [], ConstantDefinition [name "CL_INT_I9", expression "+19u", number [unsigned int: 19]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_I8, aliases [], ConstantDefinition [name "CL_INT_I8", expression "+18", number [int: 18]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_L8, aliases [], ConstantDefinition [name "CL_LNG_L8", expression "+2147483656LU", number [unsigned long: 2147483656]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_I7, aliases [], ConstantDefinition [name "CL_INT_I7", expression "-0x11U", number [unsigned int: -17]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_L9, aliases [], ConstantDefinition [name "CL_LNG_L9", expression "+2147483657uL", number [unsigned long: 2147483657]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_IB, aliases [], ConstantDefinition [name "CL_INT_IB", expression "+0x15u", number [unsigned int: 21]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_L2, aliases [], ConstantDefinition [name "CL_LNG_L2", expression "2147483650UL", number [unsigned long: 2147483650]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_IA, aliases [], ConstantDefinition [name "CL_INT_IA", expression "+20U", number [unsigned int: 20]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_L3, aliases [], ConstantDefinition [name "CL_LNG_L3", expression "0x80000003l", number [long: 2147483651]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_L0, aliases [], ConstantDefinition [name "CL_LNG_L0", expression "2147483648", number [long: 2147483648]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_LNG_L1, aliases [], ConstantDefinition [name "CL_LNG_L1", expression "0x80000001ul", number [unsigned long: 2147483649]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [NUMBER_TWO, aliases [], ConstantDefinition [name "NUMBER_TWO", expression "( 1 + 1 )", number null], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_DBL_MAX, aliases [], ConstantDefinition [name "CL_DBL_MAX", expression "0x1.fffffffffffffp1023", number [double: 1.7976931348623157E308]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_DBL_MIN, aliases [], ConstantDefinition [name "CL_DBL_MIN", expression "0x1.0p-1022", number [double: 2.2250738585072014E-308]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [NUMBER_FIVE, aliases [], ConstantDefinition [name "NUMBER_FIVE", expression "( ( 1 << ( 1 + 1 ) ) + 1 )", number null], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_INT_IX, aliases [], ConstantDefinition [name "CL_INT_IX", expression "0xffffffffU", number [unsigned int: 4294967295]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [NUMBER_ONE, aliases [], ConstantDefinition [name "NUMBER_ONE", expression "1", number [int: 1]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CL_FLT_MIN, aliases [], ConstantDefinition [name "CL_FLT_MIN", expression "0x1.0p-126f", number [float: 1.1754943508222875E-38]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:508:0: info: Ignore Intf ignore (one): [CONSTANT_ONE, aliases [], ConstantDefinition [name "CONSTANT_ONE", expression "1", number [int: 1]], enum[is false, name "null"]]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:374: info: Struct emission of structCType CType[(StructType) typedef 'TK_ComplicatedSuperSet', size [fixed false, lnx64 168], [const[false], struct{null: 5, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:374: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:374: info: : structCTypeName "TK_ComplicatedSuperSet" -> typedefedName "null" -> "TK_ComplicatedSuperSet" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:374: info: containingCType[2]: CType[(PointerType) ANON -> (TK_ComplicatedSuperSet) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (TK_ComplicatedSuperSet) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:374: info: perform emission of "TK_ComplicatedSuperSet" -> "TK_ComplicatedSuperSet": CType[(StructType) typedef 'TK_ComplicatedSuperSet', size [fixed false, lnx64 168], [const[false], struct{null: 5, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:396: info: Struct emission of structCType CType[(StructType) typedef 'TK_DimensionPair', size [fixed false, lnx64 40], [const[inst -> true], struct{null: 3, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:396: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:396: info: : structCTypeName "TK_DimensionPair" -> typedefedName "null" -> "TK_DimensionPair" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:396: info: containingCType[2]: CType[(PointerType) ANON -> (const TK_DimensionPair) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (const TK_DimensionPair) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:396: info: perform emission of "TK_DimensionPair" -> "TK_DimensionPair": CType[(StructType) typedef 'TK_DimensionPair', size [fixed false, lnx64 40], [const[inst -> true], struct{null: 3, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:158: info: Struct emission of structCType CType[(StructType) '_AnonBlob', size [fixed false, lnx64 0], [const[false], struct{_AnonBlob: 0, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:158: info: structCTypedefPtr CType[(PointerType) typedef 'AnonBlob' -> (struct _AnonBlob) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:158: info: : structCTypeName "_AnonBlob" -> typedefedName "AnonBlob" -> "AnonBlob" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:158: info: containingCType[1]: CType[(PointerType) typedef 'AnonBlob' -> (struct _AnonBlob) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) typedef 'AnonBlob' -> (struct _AnonBlob) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:158: info: perform emission of "AnonBlob" -> "AnonBlob": CType[(StructType) '_AnonBlob', size [fixed false, lnx64 0], [const[false], struct{_AnonBlob: 0, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:158: info: emission of "AnonBlob" with zero fields CType[(StructType) '_AnonBlob', size [fixed false, lnx64 0], [const[false], struct{_AnonBlob: 0, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: Struct emission of structCType CType[(StructType) typedef 'TK_ContextWrapper', size [fixed false, lnx64 8], [const[false], struct{null: 1, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: : structCTypeName "TK_ContextWrapper" -> typedefedName "null" -> "TK_ContextWrapper" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: containingCType[2]: CType[(PointerType) ANON -> (TK_ContextWrapper) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (TK_ContextWrapper) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:335: info: perform emission of "TK_ContextWrapper" -> "TK_ContextWrapper": CType[(StructType) typedef 'TK_ContextWrapper', size [fixed false, lnx64 8], [const[false], struct{null: 1, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: Struct emission of structCType CType[(StructType) '_Crazy', size [fixed false, lnx64 0], [const[false], struct{_Crazy: 0, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: : structCTypeName "_Crazy" -> typedefedName "null" -> "_Crazy" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: containingCType[2]: CType[(PointerType) ANON -> (struct _Crazy) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (struct _Crazy) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:138: info: skipping emission of opaque JType[long / NIL, clazz = long, is[opaque, primitive, ], descriptor 'J'], CType[(StructType) '_Crazy', size [fixed false, lnx64 0], [const[false], struct{_Crazy: 0, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: Struct emission of structCType CType[(StructType) 'Int32Struct', size [fixed false, lnx64 4], [const[false], struct{Int32Struct: 4, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: : structCTypeName "Int32Struct" -> typedefedName "null" -> "Int32Struct" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: containingCType[2]: CType[(PointerType) ANON -> (struct Int32Struct) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (struct Int32Struct) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:151: info: perform emission of "Int32Struct" -> "Int32Struct": CType[(StructType) 'Int32Struct', size [fixed false, lnx64 4], [const[false], struct{Int32Struct: 4, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:288: info: Struct emission of structCType CType[(StructType) '__MYAPIConfig', size [fixed false, lnx64 0], [const[false], struct{__MYAPIConfig: 0, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:288: info: structCTypedefPtr CType[(PointerType) typedef 'MYAPIConfig' -> (struct __MYAPIConfig) * const , size [fixed false, lnx64 8], [const[inst -> true], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:288: info: : structCTypeName "__MYAPIConfig" -> typedefedName "MYAPIConfig" -> "MYAPIConfig" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:288: info: skipping emission of opaque typedef CType[(PointerType) typedef 'MYAPIConfig' -> (struct __MYAPIConfig) * const , size [fixed false, lnx64 8], [const[inst -> true], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: info: Struct emission of structCType CType[(StructType) typedef 'TK_ModelMutable', size [fixed false, lnx64 272], [const[false], struct{null: 19, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: info: : structCTypeName "TK_ModelMutable" -> typedefedName "null" -> "TK_ModelMutable" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: info: containingCType[2]: CType[(PointerType) ANON -> (TK_ModelMutable) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (TK_ModelMutable) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: info: perform emission of "TK_ModelMutable" -> "TK_ModelMutable": CType[(StructType) typedef 'TK_ModelMutable', size [fixed false, lnx64 272], [const[false], struct{null: 19, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelMutable.intxxArrayFixedLen: CType[(ArrayType) 'int *', size [fixed false, lnx64 12], [const[false], array*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelMutable.intxxPointerCustomLen: CType[(PointerType) 'int *' -> (int) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: info: SKIP setter for primitive-pointer type in struct: TK_ModelMutable.int32PointerCustomLen: CType[(PointerType) 'int32_t *' -> (int32_t) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] Logging.new: com.jogamp.gluegen.CMethodBindingEmitter: level INFO: obj 0x4ce32802 [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: info: SKIP setter for primitive-pointer type in struct: TK_ModelMutable.int32PointerOneElem: CType[(PointerType) 'int32_t *' -> (int32_t) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: info: SKIP setter for complex-pointer type in struct: TK_ModelMutable.structPointerCustomLen: CType[(PointerType) 'TK_Dimension *' -> (TK_Dimension) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: info: SKIP setter for complex-pointer type in struct: TK_ModelMutable.structPointerOneElem: CType[(PointerType) 'TK_Dimension *' -> (TK_Dimension) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: info: StaticInit Trigger.3 "TK_ModelMutable.modelNamePointerCString" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:471: info: SKIP setter for primitive-pointer type in struct: TK_ModelMutable.modelNamePointerCustomLen: CType[(PointerType) 'char *' -> (char) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:321: info: Struct emission of structCType CType[(StructType) typedef 'TK_Dimension', size [fixed false, lnx64 16], [const[false], struct{null: 4, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:321: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:321: info: : structCTypeName "TK_Dimension" -> typedefedName "null" -> "TK_Dimension" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:321: info: containingCType[2]: CType[(PointerType) ANON -> (TK_Dimension) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (TK_Dimension) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:321: info: perform emission of "TK_Dimension" -> "TK_Dimension": CType[(StructType) typedef 'TK_Dimension', size [fixed false, lnx64 16], [const[false], struct{null: 4, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: info: Struct emission of structCType CType[(StructType) typedef 'TK_ModelConst', size [fixed false, lnx64 272], [const[false], struct{null: 19, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: info: : structCTypeName "TK_ModelConst" -> typedefedName "null" -> "TK_ModelConst" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: info: containingCType[2]: CType[(PointerType) ANON -> (TK_ModelConst) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (TK_ModelConst) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: info: perform emission of "TK_ModelConst" -> "TK_ModelConst": CType[(StructType) typedef 'TK_ModelConst', size [fixed false, lnx64 272], [const[false], struct{null: 19, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelConst.intxxArrayFixedLen: CType[(ArrayType) 'int *', size [fixed false, lnx64 12], [const[false], array*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: warning: SKIP primitive w/ platform dependent sized type in struct: TK_ModelConst.intxxPointerCustomLen: CType[(PointerType) 'int *' -> (const int) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:439: info: StaticInit Trigger.3 "TK_ModelConst.modelNamePointerCString" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:140: info: Struct emission of structCType CType[(StructType) typedef 'ShortBlob', size [fixed false, lnx64 16], [const[false], struct{_ShortBlob: 3, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:140: info: structCTypedefPtr CType[(PointerType) typedef 'LPShortBlob3' -> (ShortBlob) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:140: info: : structCTypeName "ShortBlob" -> typedefedName "LPShortBlob3" -> "LPShortBlob3" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:140: info: containingCType[1]: CType[(PointerType) typedef 'LPShortBlob3' -> (ShortBlob) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) typedef 'LPShortBlob3' -> (ShortBlob) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:140: info: perform emission of "LPShortBlob3" -> "ShortBlob": CType[(StructType) typedef 'ShortBlob', size [fixed false, lnx64 16], [const[false], struct{_ShortBlob: 3, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:328: info: Struct emission of structCType CType[(StructType) '_TK_Context', size [fixed false, lnx64 0], [const[false], struct{_TK_Context: 0, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:328: info: structCTypedefPtr CType[(PointerType) typedef 'TK_Context' -> (struct _TK_Context) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:328: info: : structCTypeName "_TK_Context" -> typedefedName "TK_Context" -> "TK_Context" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:328: info: skipping emission of opaque typedef CType[(PointerType) typedef 'TK_Context' -> (struct _TK_Context) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:160: info: Struct emission of structCType CType[(StructType) '_AnonBlob2', size [fixed false, lnx64 0], [const[false], struct{_AnonBlob2: 0, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:160: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:160: info: : structCTypeName "_AnonBlob2" -> typedefedName "null" -> "_AnonBlob2" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:160: info: containingCType[2]: CType[(PointerType) ANON -> (struct _AnonBlob2) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (struct _AnonBlob2) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:160: info: skipping emission of opaque JType[long / NIL, clazz = long, is[opaque, primitive, ], descriptor 'J'], CType[(StructType) '_AnonBlob2', size [fixed false, lnx64 0], [const[false], struct{_AnonBlob2: 0, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: Struct emission of structCType CType[(StructType) typedef 'TK_ComplicatedSubSet', size [fixed false, lnx64 72], [const[false], struct{null: 11, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: : structCTypeName "TK_ComplicatedSubSet" -> typedefedName "null" -> "TK_ComplicatedSubSet" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: containingCType[2]: CType[(PointerType) ANON -> (TK_ComplicatedSubSet) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (TK_ComplicatedSubSet) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:349: info: perform emission of "TK_ComplicatedSubSet" -> "TK_ComplicatedSubSet": CType[(StructType) typedef 'TK_ComplicatedSubSet', size [fixed false, lnx64 72], [const[false], struct{null: 11, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:339: info: Struct emission of structCType CType[(StructType) typedef 'TK_Surface', size [fixed false, lnx64 72], [const[false], struct{tk_Surface: 7, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:339: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:339: info: : structCTypeName "TK_Surface" -> typedefedName "null" -> "TK_Surface" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:339: info: containingCType[2]: CType[(PointerType) ANON -> (TK_Surface) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (TK_Surface) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:339: info: perform emission of "TK_Surface" -> "TK_Surface": CType[(StructType) typedef 'TK_Surface', size [fixed false, lnx64 72], [const[false], struct{tk_Surface: 7, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:339: info: SKIP setter for complex-pointer type in struct: TK_Surface.clips: CType[(PointerType) 'TK_Dimension *' -> (TK_Dimension) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:330: info: Struct emission of structCType CType[(StructType) typedef 'TK_Engine', size [fixed false, lnx64 16], [const[false], struct{null: 2, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:330: info: structCTypedefPtr null [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:330: info: : structCTypeName "TK_Engine" -> typedefedName "null" -> "TK_Engine" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:330: info: containingCType[2]: CType[(PointerType) ANON -> (TK_Engine) * , size [fixed false, lnx64 8], [const[false], pointer*1]] -canon-> CType[(PointerType) ANON -> (TK_Engine) * , size [fixed false, lnx64 8], [const[false], pointer*1]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:330: info: perform emission of "TK_Engine" -> "TK_Engine": CType[(StructType) typedef 'TK_Engine', size [fixed false, lnx64 16], [const[false], struct{null: 2, }]] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: Force ALL ProcAddress [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: callThroughProcAddress: true [m 1]: [testXID, aliases [testXID_EXT], XID testXID(XID v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: callThroughProcAddress: true [m 1]: [testXID, aliases [testXID_EXT], XID testXID(XID v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: callThroughProcAddress: true [m 1]: [testXID, aliases [testXID_EXT], XID testXID(XID v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: hasFunctionPointerTypedef: false: [testXID, aliases [testXID_EXT], XID testXID(XID v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: callThroughProcAddress: true [m 1]: [testXID, aliases [testXID_EXT], XID testXID(XID v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testXID, aliases [testXID_EXT], XID testXID(XID v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: Non-Ignored Impl[0]: [testXID, aliases [testXID_EXT], XID testXID(XID v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:167: info: callThroughProcAddress: true [m 1]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:167: info: callThroughProcAddress: true [m 1]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:167: info: callThroughProcAddress: true [m 1]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:167: info: hasFunctionPointerTypedef: false: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:167: info: callThroughProcAddress: true [m 1]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:167: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:167: info: Non-Ignored Impl[1]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: callThroughProcAddress: true [m 1]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: callThroughProcAddress: true [m 1]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: callThroughProcAddress: true [m 1]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: callThroughProcAddress: true [m 1]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: hasFunctionPointerTypedef: false: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: callThroughProcAddress: true [m 1]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: Non-Ignored Impl[2]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: callThroughProcAddress: true [m 1]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: callThroughProcAddress: true [m 1]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: callThroughProcAddress: true [m 1]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: callThroughProcAddress: true [m 1]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: hasFunctionPointerTypedef: false: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: callThroughProcAddress: true [m 1]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: Non-Ignored Impl[3]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: callThroughProcAddress: true [m 1]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: callThroughProcAddress: true [m 1]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: callThroughProcAddress: true [m 1]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: callThroughProcAddress: true [m 1]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: hasFunctionPointerTypedef: false: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: callThroughProcAddress: true [m 1]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: Non-Ignored Impl[4]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: callThroughProcAddress: true [m 1]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: callThroughProcAddress: true [m 1]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: callThroughProcAddress: true [m 1]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: callThroughProcAddress: true [m 1]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: hasFunctionPointerTypedef: false: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: callThroughProcAddress: true [m 1]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: Non-Ignored Impl[5]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: callThroughProcAddress: true [m 1]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: callThroughProcAddress: true [m 1]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: callThroughProcAddress: true [m 1]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: callThroughProcAddress: true [m 1]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: hasFunctionPointerTypedef: false: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: callThroughProcAddress: true [m 1]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: Non-Ignored Impl[6]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: callThroughProcAddress: true [m 1]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: callThroughProcAddress: true [m 1]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: callThroughProcAddress: true [m 1]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: callThroughProcAddress: true [m 1]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: hasFunctionPointerTypedef: false: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: callThroughProcAddress: true [m 1]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: Non-Ignored Impl[7]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: callThroughProcAddress: true [m 1]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: callThroughProcAddress: true [m 1]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: callThroughProcAddress: true [m 1]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: callThroughProcAddress: true [m 1]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: hasFunctionPointerTypedef: false: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: callThroughProcAddress: true [m 1]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: Non-Ignored Impl[8]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: callThroughProcAddress: true [m 1]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: callThroughProcAddress: true [m 1]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: callThroughProcAddress: true [m 1]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: callThroughProcAddress: true [m 1]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: hasFunctionPointerTypedef: false: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: callThroughProcAddress: true [m 1]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: Non-Ignored Impl[9]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: callThroughProcAddress: true [m 1]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: callThroughProcAddress: true [m 1]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: callThroughProcAddress: true [m 1]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: callThroughProcAddress: true [m 1]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: hasFunctionPointerTypedef: false: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: callThroughProcAddress: true [m 1]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: Non-Ignored Impl[10]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: hasFunctionPointerTypedef: false: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: Non-Ignored Impl[11]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: hasFunctionPointerTypedef: false: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: Non-Ignored Impl[12]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: hasFunctionPointerTypedef: false: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: callThroughProcAddress: true [m 1]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: Non-Ignored Impl[13]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:182: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:182: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:182: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:182: info: hasFunctionPointerTypedef: false: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:182: info: callThroughProcAddress: true [m 1]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:182: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:182: info: Non-Ignored Impl[14]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: hasFunctionPointerTypedef: false: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: callThroughProcAddress: true [m 1]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: Non-Ignored Impl[15]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: callThroughProcAddress: true [m 1]: [nopTest, aliases [], foo nopTest()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: callThroughProcAddress: true [m 1]: [nopTest, aliases [], foo nopTest()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: callThroughProcAddress: true [m 1]: [nopTest, aliases [], foo nopTest()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: hasFunctionPointerTypedef: false: [nopTest, aliases [], foo nopTest()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: callThroughProcAddress: true [m 1]: [nopTest, aliases [], foo nopTest()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [nopTest, aliases [], foo nopTest()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: Non-Ignored Impl[16]: [nopTest, aliases [], foo nopTest()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: DelegatedImplementation: [testDelegate, aliases [], int32_t testDelegate(int32_t v)] -> testDelegateOrigImpl [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: DelegatedImplementation: [testDelegate, aliases [], int32_t testDelegate(int32_t v)] -> testDelegateOrigImpl [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: callThroughProcAddress: true [m 1]: [testDelegate, aliases [], int32_t testDelegate(int32_t v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: callThroughProcAddress: true [m 1]: [testDelegate, aliases [], int32_t testDelegate(int32_t v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: callThroughProcAddress: true [m 1]: [testDelegate, aliases [testDelegateOrigImpl], int32_t testDelegate(int32_t v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: hasFunctionPointerTypedef: false: [testDelegate, aliases [testDelegateOrigImpl], int32_t testDelegate(int32_t v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: callThroughProcAddress: true [m 1]: [testDelegate, aliases [testDelegateOrigImpl], int32_t testDelegate(int32_t v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [testDelegate, aliases [testDelegateOrigImpl], int32_t testDelegate(int32_t v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: Non-Ignored Impl[17]: [testDelegate, aliases [], int32_t testDelegate(int32_t v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: hasFunctionPointerTypedef: false: [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: callThroughProcAddress: true [m 1]: [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: Non-Ignored Impl[18]: [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: hasFunctionPointerTypedef: false: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: callThroughProcAddress: true [m 1]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: Non-Ignored Impl[19]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: hasFunctionPointerTypedef: false: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: callThroughProcAddress: true [m 1]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: Non-Ignored Impl[20]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: hasFunctionPointerTypedef: false: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: callThroughProcAddress: true [m 1]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: Non-Ignored Impl[21]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: hasFunctionPointerTypedef: false: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: Non-Ignored Impl[22]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: hasFunctionPointerTypedef: false: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: Non-Ignored Impl[23]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: hasFunctionPointerTypedef: false: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: callThroughProcAddress: true [m 1]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: Non-Ignored Impl[24]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:204: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:204: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:204: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:204: info: hasFunctionPointerTypedef: false: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:204: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:204: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:204: info: Non-Ignored Impl[25]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: hasFunctionPointerTypedef: false: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: Non-Ignored Impl[26]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: hasFunctionPointerTypedef: false: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: callThroughProcAddress: true [m 1]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: Non-Ignored Impl[27]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: hasFunctionPointerTypedef: false: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: Non-Ignored Impl[28]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: hasFunctionPointerTypedef: false: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: Non-Ignored Impl[29]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: hasFunctionPointerTypedef: false: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: Non-Ignored Impl[30]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:212: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:212: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:212: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:212: info: hasFunctionPointerTypedef: false: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:212: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:212: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:212: info: Non-Ignored Impl[31]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: hasFunctionPointerTypedef: false: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: Non-Ignored Impl[32]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: hasFunctionPointerTypedef: false: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: callThroughProcAddress: true [m 1]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: Non-Ignored Impl[33]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: callThroughProcAddress: true [m 1]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: callThroughProcAddress: true [m 1]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: callThroughProcAddress: true [m 1]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: callThroughProcAddress: true [m 1]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: callThroughProcAddress: true [m 1]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: hasFunctionPointerTypedef: false: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: callThroughProcAddress: true [m 1]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: callThroughProcAddress: true [m 1]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: Non-Ignored Impl[34]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: callThroughProcAddress: true [m 1]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: callThroughProcAddress: true [m 1]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: callThroughProcAddress: true [m 1]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: callThroughProcAddress: true [m 1]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: callThroughProcAddress: true [m 1]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: hasFunctionPointerTypedef: false: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: callThroughProcAddress: true [m 1]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: callThroughProcAddress: true [m 1]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: Non-Ignored Impl[35]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: callThroughProcAddress: true [m 1]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: callThroughProcAddress: true [m 1]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: callThroughProcAddress: true [m 1]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: callThroughProcAddress: true [m 1]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: callThroughProcAddress: true [m 1]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: hasFunctionPointerTypedef: false: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: callThroughProcAddress: true [m 1]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: callThroughProcAddress: true [m 1]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: Non-Ignored Impl[36]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: hasFunctionPointerTypedef: false: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: callThroughProcAddress: true [m 1]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: Non-Ignored Impl[37]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: hasFunctionPointerTypedef: false: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: Non-Ignored Impl[38]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: hasFunctionPointerTypedef: false: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: Non-Ignored Impl[39]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: hasFunctionPointerTypedef: false: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: Non-Ignored Impl[40]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: hasFunctionPointerTypedef: false: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: Non-Ignored Impl[41]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: hasFunctionPointerTypedef: false: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: callThroughProcAddress: true [m 1]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: Non-Ignored Impl[42]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: hasFunctionPointerTypedef: false: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: callThroughProcAddress: true [m 1]: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: Non-Ignored Impl[43]: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: callThroughProcAddress: true [m 1]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: callThroughProcAddress: true [m 1]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: callThroughProcAddress: true [m 1]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: callThroughProcAddress: true [m 1]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: callThroughProcAddress: true [m 1]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: hasFunctionPointerTypedef: false: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: callThroughProcAddress: true [m 1]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: callThroughProcAddress: true [m 1]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: Non-Ignored Impl[44]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: callThroughProcAddress: true [m 1]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: callThroughProcAddress: true [m 1]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: callThroughProcAddress: true [m 1]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: callThroughProcAddress: true [m 1]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: callThroughProcAddress: true [m 1]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: hasFunctionPointerTypedef: false: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: callThroughProcAddress: true [m 1]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: callThroughProcAddress: true [m 1]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: Non-Ignored Impl[45]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: callThroughProcAddress: true [m 1]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: callThroughProcAddress: true [m 1]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: callThroughProcAddress: true [m 1]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: callThroughProcAddress: true [m 1]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: hasFunctionPointerTypedef: false: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: callThroughProcAddress: true [m 1]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: Non-Ignored Impl[46]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: hasFunctionPointerTypedef: false: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: callThroughProcAddress: true [m 1]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: Non-Ignored Impl[47]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: hasFunctionPointerTypedef: false: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: callThroughProcAddress: true [m 1]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: Non-Ignored Impl[48]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: callThroughProcAddress: true [m 1]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: callThroughProcAddress: true [m 1]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: callThroughProcAddress: true [m 1]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: callThroughProcAddress: true [m 1]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: hasFunctionPointerTypedef: false: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: callThroughProcAddress: true [m 1]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: Non-Ignored Impl[49]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: callThroughProcAddress: true [m 1]: [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: callThroughProcAddress: true [m 1]: [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: callThroughProcAddress: true [m 1]: [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: callThroughProcAddress: true [m 1]: [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: hasFunctionPointerTypedef: false: [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: callThroughProcAddress: true [m 1]: [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: Non-Ignored Impl[50]: [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:268: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char * str)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:268: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char * str)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:268: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char * str)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:268: info: hasFunctionPointerTypedef: false: [strToInt, aliases [], int strToInt(const char * str)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:268: info: callThroughProcAddress: true [m 1]: [strToInt, aliases [], int strToInt(const char * str)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:268: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [strToInt, aliases [], int strToInt(const char * str)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:268: info: Non-Ignored Impl[51]: [strToInt, aliases [], int strToInt(const char * str)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:271: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char * intToStr(int i)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:271: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char * intToStr(int i)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:271: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char * intToStr(int i)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:271: info: hasFunctionPointerTypedef: false: [intToStr, aliases [], const char * intToStr(int i)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:271: info: callThroughProcAddress: true [m 1]: [intToStr, aliases [], const char * intToStr(int i)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:271: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [intToStr, aliases [], const char * intToStr(int i)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:271: info: Non-Ignored Impl[52]: [intToStr, aliases [], const char * intToStr(int i)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:274: info: callThroughProcAddress: true [m 1]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:274: info: callThroughProcAddress: true [m 1]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:274: info: callThroughProcAddress: true [m 1]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:274: info: hasFunctionPointerTypedef: false: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:274: info: callThroughProcAddress: true [m 1]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:274: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:274: info: Non-Ignored Impl[53]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: callThroughProcAddress: true [m 1]: [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: callThroughProcAddress: true [m 1]: [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: callThroughProcAddress: true [m 1]: [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: callThroughProcAddress: true [m 1]: [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: hasFunctionPointerTypedef: false: [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: callThroughProcAddress: true [m 1]: [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: Non-Ignored Impl[54]: [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: callThroughProcAddress: true [m 1]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: callThroughProcAddress: true [m 1]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: callThroughProcAddress: true [m 1]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: callThroughProcAddress: true [m 1]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: callThroughProcAddress: true [m 1]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: hasFunctionPointerTypedef: false: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: callThroughProcAddress: true [m 1]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: callThroughProcAddress: true [m 1]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: Non-Ignored Impl[55]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: callThroughProcAddress: true [m 1]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: callThroughProcAddress: true [m 1]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: callThroughProcAddress: true [m 1]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: callThroughProcAddress: true [m 1]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: callThroughProcAddress: true [m 1]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: hasFunctionPointerTypedef: false: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: callThroughProcAddress: true [m 1]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: callThroughProcAddress: true [m 1]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: Non-Ignored Impl[56]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:291: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:291: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:291: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:291: info: hasFunctionPointerTypedef: false: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:291: info: callThroughProcAddress: true [m 1]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:291: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:291: info: Non-Ignored Impl[57]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: hasFunctionPointerTypedef: false: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: callThroughProcAddress: true [m 1]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: Non-Ignored Impl[58]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:305: info: callThroughProcAddress: true [m 1]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:305: info: callThroughProcAddress: true [m 1]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:305: info: callThroughProcAddress: true [m 1]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:305: info: hasFunctionPointerTypedef: false: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:305: info: callThroughProcAddress: true [m 1]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:305: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:305: info: Non-Ignored Impl[59]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:306: info: callThroughProcAddress: true [m 1]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:306: info: callThroughProcAddress: true [m 1]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:306: info: callThroughProcAddress: true [m 1]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:306: info: hasFunctionPointerTypedef: false: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:306: info: callThroughProcAddress: true [m 1]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:306: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:306: info: Non-Ignored Impl[60]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:307: info: callThroughProcAddress: true [m 1]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:307: info: callThroughProcAddress: true [m 1]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:307: info: callThroughProcAddress: true [m 1]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:307: info: hasFunctionPointerTypedef: false: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:307: info: callThroughProcAddress: true [m 1]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:307: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:307: info: Non-Ignored Impl[61]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:308: info: callThroughProcAddress: true [m 1]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:308: info: callThroughProcAddress: true [m 1]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:308: info: callThroughProcAddress: true [m 1]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:308: info: hasFunctionPointerTypedef: false: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:308: info: callThroughProcAddress: true [m 1]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:308: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:308: info: Non-Ignored Impl[62]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:310: info: callThroughProcAddress: true [m 1]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:310: info: callThroughProcAddress: true [m 1]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:310: info: callThroughProcAddress: true [m 1]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:310: info: hasFunctionPointerTypedef: false: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:310: info: callThroughProcAddress: true [m 1]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:310: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:310: info: Non-Ignored Impl[63]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:311: info: callThroughProcAddress: true [m 1]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:311: info: callThroughProcAddress: true [m 1]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:311: info: callThroughProcAddress: true [m 1]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:311: info: hasFunctionPointerTypedef: false: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:311: info: callThroughProcAddress: true [m 1]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:311: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:311: info: Non-Ignored Impl[64]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:312: info: callThroughProcAddress: true [m 1]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:312: info: callThroughProcAddress: true [m 1]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:312: info: callThroughProcAddress: true [m 1]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:312: info: hasFunctionPointerTypedef: false: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:312: info: callThroughProcAddress: true [m 1]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:312: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:312: info: Non-Ignored Impl[65]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:313: info: callThroughProcAddress: true [m 1]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:313: info: callThroughProcAddress: true [m 1]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:313: info: callThroughProcAddress: true [m 1]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:313: info: hasFunctionPointerTypedef: false: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:313: info: callThroughProcAddress: true [m 1]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:313: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:313: info: Non-Ignored Impl[66]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:314: info: callThroughProcAddress: true [m 1]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:314: info: callThroughProcAddress: true [m 1]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:314: info: callThroughProcAddress: true [m 1]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:314: info: hasFunctionPointerTypedef: false: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:314: info: callThroughProcAddress: true [m 1]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:314: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:314: info: Non-Ignored Impl[67]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:406: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface * createSurface()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:406: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface * createSurface()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:406: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface * createSurface()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:406: info: callThroughProcAddress: true [m 1]: [createSurface, aliases [], TK_Surface * createSurface()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:406: info: hasFunctionPointerTypedef: true: [createSurface, aliases [], TK_Surface * createSurface()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:406: info: genModProcAddrEmitter: callThrough true, hasTypedef true, localCallConv MYAPIENTRY: [createSurface, aliases [], TK_Surface * createSurface()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:406: info: Non-Ignored Impl[68]: [createSurface, aliases [], TK_Surface * createSurface()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:407: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:407: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:407: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:407: info: callThroughProcAddress: true [m 1]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:407: info: hasFunctionPointerTypedef: true: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:407: info: genModProcAddrEmitter: callThrough true, hasTypedef true, localCallConv MYAPIENTRY: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:407: info: Non-Ignored Impl[69]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: hasFunctionPointerTypedef: false: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: callThroughProcAddress: true [m 1]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: Non-Ignored Impl[70]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: hasFunctionPointerTypedef: false: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: callThroughProcAddress: true [m 1]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: Non-Ignored Impl[71]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: hasFunctionPointerTypedef: false: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: callThroughProcAddress: true [m 1]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: Non-Ignored Impl[72]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: StaticInit Trigger.1 "TK_Dimension getBoundsValue(int x, int y, int width, int height)" [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: callThroughProcAddress: true [m 1]: [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: callThroughProcAddress: true [m 1]: [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: callThroughProcAddress: true [m 1]: [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: callThroughProcAddress: true [m 1]: [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: hasFunctionPointerTypedef: false: [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: callThroughProcAddress: true [m 1]: [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: Non-Ignored Impl[73]: [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: hasFunctionPointerTypedef: false: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: callThroughProcAddress: true [m 1]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: Non-Ignored Impl[74]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: hasFunctionPointerTypedef: false: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: callThroughProcAddress: true [m 1]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: Non-Ignored Impl[75]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: callThroughProcAddress: true [m 1]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: callThroughProcAddress: true [m 1]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: callThroughProcAddress: true [m 1]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: callThroughProcAddress: true [m 1]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: hasFunctionPointerTypedef: false: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: callThroughProcAddress: true [m 1]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: Non-Ignored Impl[76]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: callThroughProcAddress: true [m 1]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: callThroughProcAddress: true [m 1]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: callThroughProcAddress: true [m 1]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: callThroughProcAddress: true [m 1]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: hasFunctionPointerTypedef: false: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: callThroughProcAddress: true [m 1]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: Non-Ignored Impl[77]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: callThroughProcAddress: true [m 1]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: callThroughProcAddress: true [m 1]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: callThroughProcAddress: true [m 1]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: callThroughProcAddress: true [m 1]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: hasFunctionPointerTypedef: false: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: callThroughProcAddress: true [m 1]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: Non-Ignored Impl[78]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: callThroughProcAddress: true [m 1]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: callThroughProcAddress: true [m 1]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: callThroughProcAddress: true [m 1]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: callThroughProcAddress: true [m 1]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: hasFunctionPointerTypedef: false: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: callThroughProcAddress: true [m 1]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: Non-Ignored Impl[79]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: hasFunctionPointerTypedef: false: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: callThroughProcAddress: true [m 1]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: Non-Ignored Impl[80]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: callThroughProcAddress: true [m 1]: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: callThroughProcAddress: true [m 1]: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: callThroughProcAddress: true [m 1]: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: callThroughProcAddress: true [m 1]: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: callThroughProcAddress: true [m 1]: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: hasFunctionPointerTypedef: true: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: genModProcAddrEmitter: callThrough true, hasTypedef true, localCallConv MYAPIENTRY: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: callThroughProcAddress: true [m 1]: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: Non-Ignored Impl[81]: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: callThroughProcAddress: true [m 1]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: callThroughProcAddress: true [m 1]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: callThroughProcAddress: true [m 1]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: callThroughProcAddress: true [m 1]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: callThroughProcAddress: true [m 1]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: hasFunctionPointerTypedef: false: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: callThroughProcAddress: true [m 1]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: callThroughProcAddress: true [m 1]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: Non-Ignored Impl[82]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: hasFunctionPointerTypedef: true: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: genModProcAddrEmitter: callThrough true, hasTypedef true, localCallConv MYAPIENTRY: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: callThroughProcAddress: true [m 1]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: Non-Ignored Impl[83]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: callThroughProcAddress: true [m 1]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: callThroughProcAddress: true [m 1]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: callThroughProcAddress: true [m 1]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: callThroughProcAddress: true [m 1]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: callThroughProcAddress: true [m 1]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: hasFunctionPointerTypedef: true: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: genModProcAddrEmitter: callThrough true, hasTypedef true, localCallConv MYAPIENTRY: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: callThroughProcAddress: true [m 1]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: Non-Ignored Impl[84]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: callThroughProcAddress: true [m 1]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: callThroughProcAddress: true [m 1]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: callThroughProcAddress: true [m 1]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: callThroughProcAddress: true [m 1]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: callThroughProcAddress: true [m 1]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: hasFunctionPointerTypedef: false: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: callThroughProcAddress: true [m 1]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: callThroughProcAddress: true [m 1]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: Non-Ignored Impl[85]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: callThroughProcAddress: true [m 1]: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: callThroughProcAddress: true [m 1]: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: callThroughProcAddress: true [m 1]: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: callThroughProcAddress: true [m 1]: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: callThroughProcAddress: true [m 1]: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: hasFunctionPointerTypedef: true: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: genModProcAddrEmitter: callThrough true, hasTypedef true, localCallConv MYAPIENTRY: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: callThroughProcAddress: true [m 1]: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: Non-Ignored Impl[86]: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: hasFunctionPointerTypedef: false: [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: callThroughProcAddress: true [m 1]: [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: Non-Ignored Impl[87]: [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: hasFunctionPointerTypedef: false: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: callThroughProcAddress: true [m 1]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: Non-Ignored Impl[88]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: hasFunctionPointerTypedef: false: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: callThroughProcAddress: true [m 1]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: Non-Ignored Impl[89]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: hasFunctionPointerTypedef: false: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: callThroughProcAddress: true [m 1]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: genModProcAddrEmitter: callThrough true, hasTypedef false, localCallConv MYAPIENTRY: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: Non-Ignored Impl[90]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: Ignore Intf ignore (one): [testXID, aliases [testXID_EXT], XID testXID(XID v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: Non-Ignored Intf[0]: [testXID, aliases [testXID_EXT], XID testXID(XID v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: Non-Ignored Intf[1]: [testXID, aliases [testXID_EXT], XID testXID(XID v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:162: info: Non-Ignored Intf[2]: [testXID, aliases [testXID_EXT], XID testXID(XID v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:167: info: Ignore Intf ignore (one): [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:167: info: Non-Ignored Intf[3]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:167: info: Non-Ignored Intf[4]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:167: info: Non-Ignored Intf[5]: [testXID_2, aliases [], XID_2 testXID_2(XID_2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: Ignore Intf ignore (one): [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: Non-Ignored Intf[6]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: Non-Ignored Intf[7]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:168: info: Non-Ignored Intf[8]: [testAnonBuffer, aliases [], AnonBuffer testAnonBuffer(AnonBuffer v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: Ignore Intf ignore (one): [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: Non-Ignored Intf[9]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: Non-Ignored Intf[10]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:169: info: Non-Ignored Intf[11]: [testShortBlob, aliases [], const ShortBlob * testShortBlob(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: Ignore Intf ignore (one): [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: Non-Ignored Intf[12]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: Non-Ignored Intf[13]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:170: info: Non-Ignored Intf[14]: [testLPShortBlob0, aliases [], const LPShortBlob0 testLPShortBlob0(const LPShortBlob0 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: Ignore Intf ignore (one): [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: Non-Ignored Intf[15]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: Non-Ignored Intf[16]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:171: info: Non-Ignored Intf[17]: [testLPShortBlob1, aliases [], LPShortBlob1 testLPShortBlob1(LPShortBlob1 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: Ignore Intf ignore (one): [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: Non-Ignored Intf[18]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: Non-Ignored Intf[19]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:172: info: Non-Ignored Intf[20]: [testLPShortBlob2, aliases [], const LPShortBlob2 testLPShortBlob2(const LPShortBlob2 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: Ignore Intf ignore (one): [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: Non-Ignored Intf[21]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: Non-Ignored Intf[22]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:173: info: Non-Ignored Intf[23]: [testLPShortBlob3, aliases [], LPShortBlob3 testLPShortBlob3(LPShortBlob3 v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: Ignore Intf ignore (one): [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: Non-Ignored Intf[24]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: Non-Ignored Intf[25]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:174: info: Non-Ignored Intf[26]: [testShortBlobL1, aliases [], const ShortBlob * testShortBlobL1(const ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: Ignore Intf ignore (one): [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: Non-Ignored Intf[27]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: Non-Ignored Intf[28]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:175: info: Non-Ignored Intf[29]: [testShortBlobL2, aliases [], ShortBlob * testShortBlobL2(ShortBlob * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: Ignore Intf ignore (one): [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: Non-Ignored Intf[30]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: Non-Ignored Intf[31]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:176: info: Non-Ignored Intf[32]: [testInt32Struct, aliases [], struct Int32Struct * testInt32Struct(struct Int32Struct * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: Ignore Intf ignore (one): [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: Non-Ignored Intf[33]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: Non-Ignored Intf[34]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:178: info: Non-Ignored Intf[35]: [testCreateAnonBlob, aliases [], AnonBlob testCreateAnonBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: Ignore Intf ignore (one): [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: Non-Ignored Intf[36]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: Non-Ignored Intf[37]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:179: info: Non-Ignored Intf[38]: [testDestroyAnonBlob, aliases [], void testDestroyAnonBlob(AnonBlob v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: Ignore Intf ignore (one): [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: Non-Ignored Intf[39]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: Non-Ignored Intf[40]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:181: info: Non-Ignored Intf[41]: [testCreateAnonBlob2, aliases [], struct _AnonBlob2 * testCreateAnonBlob2()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:182: info: Ignore Intf ignore (one): [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:182: info: Non-Ignored Intf[42]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:182: info: Non-Ignored Intf[43]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:182: info: Non-Ignored Intf[44]: [testDestroyAnonBlob2, aliases [], void testDestroyAnonBlob2(struct _AnonBlob2 * v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: Ignore Intf ignore (one): [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: Ignore Intf ignore (one): [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: Non-Ignored Intf[45]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: Non-Ignored Intf[46]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: Non-Ignored Intf[47]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:184: info: Non-Ignored Intf[48]: [testFooPtr, aliases [], foo_ptr testFooPtr(foo_ptr v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: Ignore Intf ignore (one): [nopTest, aliases [], foo nopTest()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: Non-Ignored Intf[49]: [nopTest, aliases [], foo nopTest()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: Non-Ignored Intf[50]: [nopTest, aliases [], foo nopTest()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:187: info: Non-Ignored Intf[51]: [nopTest, aliases [], foo nopTest()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: Ignore Intf ignore (one): [testDelegate, aliases [], int32_t testDelegate(int32_t v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: Non-Ignored Intf[52]: [testDelegate, aliases [testDelegateOrigImpl], int32_t testDelegate(int32_t v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: Non-Ignored Intf[53]: [testDelegate, aliases [testDelegateOrigImpl], int32_t testDelegate(int32_t v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:189: info: Non-Ignored Intf[54]: [testDelegate, aliases [testDelegateOrigImpl], int32_t testDelegate(int32_t v)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: Ignore Intf ignore (one): [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: Non-Ignored Intf[55]: [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: Non-Ignored Intf[56]: [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:195: info: Non-Ignored Intf[57]: [createAPtrBlob, aliases [], void * createAPtrBlob()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: Ignore Intf ignore (one): [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: Non-Ignored Intf[58]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: Non-Ignored Intf[59]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:196: info: Non-Ignored Intf[60]: [releaseAPtrBlob, aliases [], void releaseAPtrBlob(void * blob)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: Ignore Intf ignore (one): [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: Non-Ignored Intf[61]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: Non-Ignored Intf[62]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:197: info: Non-Ignored Intf[63]: [getAPtrAddress, aliases [], intptr_t getAPtrAddress(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: Ignore Intf ignore (one): [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: Non-Ignored Intf[64]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: Non-Ignored Intf[65]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:198: info: Non-Ignored Intf[66]: [getAPtrMemory, aliases [], void * getAPtrMemory(const intptr_t address)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: Ignore Intf ignore (one): [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: Non-Ignored Intf[67]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: Non-Ignored Intf[68]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:200: info: Non-Ignored Intf[69]: [arrayTestAVoidPtrTypeDim0, aliases [], void * arrayTestAVoidPtrTypeDim0(const void * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: Ignore Intf ignore (one): [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: Non-Ignored Intf[70]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: Non-Ignored Intf[71]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:201: info: Non-Ignored Intf[72]: [arrayTestAVoidPtrTypeDim1Mutable, aliases [], void arrayTestAVoidPtrTypeDim1Mutable(void * * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: Ignore Intf ignore (one): [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: Non-Ignored Intf[73]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: Non-Ignored Intf[74]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:202: info: Non-Ignored Intf[75]: [arrayTestAVoidPtrTypeDim1Immutable, aliases [], void * arrayTestAVoidPtrTypeDim1Immutable(const void * * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:204: info: Ignore Intf ignore (one): [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:204: info: Non-Ignored Intf[76]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:204: info: Non-Ignored Intf[77]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:204: info: Non-Ignored Intf[78]: [arrayTestAIntPtrTypeDim0, aliases [], intptr_t arrayTestAIntPtrTypeDim0(intptr_t immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: Ignore Intf ignore (one): [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: Non-Ignored Intf[79]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: Non-Ignored Intf[80]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:205: info: Non-Ignored Intf[81]: [arrayTestAIntPtrTypeDim1Mutable, aliases [], void arrayTestAIntPtrTypeDim1Mutable(intptr_t * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: Ignore Intf ignore (one): [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: Non-Ignored Intf[82]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: Non-Ignored Intf[83]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:206: info: Non-Ignored Intf[84]: [arrayTestAIntPtrTypeDim1Immutable, aliases [], intptr_t arrayTestAIntPtrTypeDim1Immutable(const intptr_t * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: Ignore Intf ignore (one): [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: Non-Ignored Intf[85]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: Non-Ignored Intf[86]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:208: info: Non-Ignored Intf[87]: [arrayTestAPtr1TypeDim0, aliases [], APtr1Type arrayTestAPtr1TypeDim0(APtr1Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: Ignore Intf ignore (one): [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: Non-Ignored Intf[88]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: Non-Ignored Intf[89]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:209: info: Non-Ignored Intf[90]: [arrayTestAPtr1TypeDim1Mutable, aliases [], void arrayTestAPtr1TypeDim1Mutable(APtr1Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: Ignore Intf ignore (one): [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: Non-Ignored Intf[91]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: Non-Ignored Intf[92]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:210: info: Non-Ignored Intf[93]: [arrayTestAPtr1TypeDim1Immutable, aliases [], APtr1Type arrayTestAPtr1TypeDim1Immutable(const APtr1Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:212: info: Ignore Intf ignore (one): [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:212: info: Non-Ignored Intf[94]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:212: info: Non-Ignored Intf[95]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:212: info: Non-Ignored Intf[96]: [arrayTestAPtr2TypeDim0, aliases [], APtr2Type arrayTestAPtr2TypeDim0(APtr2Type immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: Ignore Intf ignore (one): [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: Non-Ignored Intf[97]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: Non-Ignored Intf[98]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:213: info: Non-Ignored Intf[99]: [arrayTestAPtr2TypeDim1Mutable, aliases [], void arrayTestAPtr2TypeDim1Mutable(APtr2Type * mutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: Ignore Intf ignore (one): [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: Non-Ignored Intf[100]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: Non-Ignored Intf[101]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:214: info: Non-Ignored Intf[102]: [arrayTestAPtr2TypeDim1Immutable, aliases [], APtr2Type arrayTestAPtr2TypeDim1Immutable(const APtr2Type * immutable)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: Ignore Intf ignore (one): [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: Ignore Intf ignore (one): [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: Non-Ignored Intf[103]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: Non-Ignored Intf[104]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: Non-Ignored Intf[105]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:217: info: Non-Ignored Intf[106]: [arrayTestInt32, aliases [], int32_t arrayTestInt32(int64_t context, int32_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: Ignore Intf ignore (one): [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: Ignore Intf ignore (one): [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: Non-Ignored Intf[107]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: Non-Ignored Intf[108]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: Non-Ignored Intf[109]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:220: info: Non-Ignored Intf[110]: [arrayTestInt64, aliases [], int64_t arrayTestInt64(int64_t context, int64_t * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: Ignore Intf ignore (one): [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: Ignore Intf ignore (one): [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: Non-Ignored Intf[111]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: Non-Ignored Intf[112]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: Non-Ignored Intf[113]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:223: info: Non-Ignored Intf[114]: [arrayTestFoo1, aliases [], foo arrayTestFoo1(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: Ignore Intf ignore (one): [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: Ignore Intf ignore (one): [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: Non-Ignored Intf[115]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: Non-Ignored Intf[116]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: Non-Ignored Intf[117]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:226: info: Non-Ignored Intf[118]: [arrayTestFoo2, aliases [], foo * arrayTestFoo2(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: Ignore Intf ignore (one): [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: Ignore Intf ignore (one): [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: Non-Ignored Intf[119]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: Non-Ignored Intf[120]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: Non-Ignored Intf[121]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:229: info: Non-Ignored Intf[122]: [arrayTestFoo3, aliases [], void arrayTestFoo3(foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: Ignore Intf ignore (one): [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: Ignore Intf ignore (one): [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: Non-Ignored Intf[123]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: Non-Ignored Intf[124]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: Non-Ignored Intf[125]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:232: info: Non-Ignored Intf[126]: [arrayTestFoo3ArrayToPtrPtr, aliases [], foo * * arrayTestFoo3ArrayToPtrPtr(const foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: Ignore Intf ignore (one): [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: Non-Ignored Intf[127]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: Non-Ignored Intf[128]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:235: info: Non-Ignored Intf[129]: [arrayTestFoo3CopyPtrPtrA, aliases [], void arrayTestFoo3CopyPtrPtrA(foo * * dest, const foo * * src)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: Ignore Intf ignore (one): [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: Non-Ignored Intf[130]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: Non-Ignored Intf[131]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:238: info: Non-Ignored Intf[132]: [arrayTestFoo3PtrPtr, aliases [], foo * * arrayTestFoo3PtrPtr(foo * * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: Ignore Intf ignore (one): [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: Non-Ignored Intf[133]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: Non-Ignored Intf[134]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:241: info: Non-Ignored Intf[135]: [arrayTestFoo3PtrPtrValidation, aliases [], int arrayTestFoo3PtrPtrValidation(foo * * array, int startval)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: Ignore Intf ignore (one): [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: Non-Ignored Intf[136]: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: Non-Ignored Intf[137]: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: Non-Ignored Intf[137]: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:244: info: Non-Ignored Intf[138]: [bufferTest, aliases [], foo bufferTest(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: Ignore Intf ignore (one): [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: Ignore Intf ignore (one): [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: Non-Ignored Intf[139]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: Non-Ignored Intf[140]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: Non-Ignored Intf[141]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:247: info: Non-Ignored Intf[142]: [mixedTest, aliases [], foo mixedTest(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: Ignore Intf ignore (one): [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: Ignore Intf ignore (one): [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: Non-Ignored Intf[143]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: Non-Ignored Intf[144]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: Non-Ignored Intf[145]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:250: info: Non-Ignored Intf[146]: [doubleTest, aliases [], foo doubleTest(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: Ignore Intf ignore (one): [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: Non-Ignored Intf[147]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: Non-Ignored Intf[148]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:253: info: Non-Ignored Intf[149]: [arrayTestFooNioOnly, aliases [], foo arrayTestFooNioOnly(int64_t context, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: Ignore Intf ignore (one): [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: Non-Ignored Intf[150]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: Non-Ignored Intf[151]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:256: info: Non-Ignored Intf[152]: [bufferTestNioOnly, aliases [], foo bufferTestNioOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: Ignore Intf ignore (one): [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: Non-Ignored Intf[153]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: Non-Ignored Intf[154]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:259: info: Non-Ignored Intf[155]: [bufferTestNioDirectOnly, aliases [], foo bufferTestNioDirectOnly(void * object)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: Ignore Intf ignore (one): [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: Non-Ignored Intf[156]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: Non-Ignored Intf[157]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:262: info: Non-Ignored Intf[158]: [mixedTestNioOnly, aliases [], foo mixedTestNioOnly(int64_t context, void * object, foo * array)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: Ignore Intf ignore (one): [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: Non-Ignored Intf[159]: [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: Non-Ignored Intf[160]: [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:265: info: Non-Ignored Intf[161]: [doubleTestNioOnly, aliases [], foo doubleTestNioOnly(int64_t context, void * object1, foo * array1, void * object2, foo * array2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:268: info: Ignore Intf ignore (one): [strToInt, aliases [], int strToInt(const char * str)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:268: info: Non-Ignored Intf[162]: [strToInt, aliases [], int strToInt(const char * str)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:268: info: Non-Ignored Intf[163]: [strToInt, aliases [], int strToInt(const char * str)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:268: info: Non-Ignored Intf[164]: [strToInt, aliases [], int strToInt(const char * str)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:271: info: Ignore Intf ignore (one): [intToStr, aliases [], const char * intToStr(int i)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:271: info: Non-Ignored Intf[165]: [intToStr, aliases [], const char * intToStr(int i)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:271: info: Non-Ignored Intf[166]: [intToStr, aliases [], const char * intToStr(int i)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:271: info: Non-Ignored Intf[167]: [intToStr, aliases [], const char * intToStr(int i)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:274: info: Ignore Intf ignore (one): [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:274: info: Non-Ignored Intf[168]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:274: info: Non-Ignored Intf[169]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:274: info: Non-Ignored Intf[170]: [stringArrayRead, aliases [], int stringArrayRead(const char * * strings, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: Ignore Intf ignore (one): [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: Non-Ignored Intf[171]: [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: Non-Ignored Intf[172]: [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:277: info: Non-Ignored Intf[173]: [binaryArrayRead, aliases [], int binaryArrayRead(const size_t * lengths, unsigned const char * * binaries, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: Ignore Intf ignore (one): [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: Ignore Intf ignore (one): [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: Non-Ignored Intf[174]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: Non-Ignored Intf[175]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: Non-Ignored Intf[176]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:280: info: Non-Ignored Intf[177]: [intArrayRead, aliases [], int intArrayRead(const int * ints, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: Ignore Intf ignore (one): [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: Ignore Intf ignore (one): [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: Non-Ignored Intf[178]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: Non-Ignored Intf[179]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: Non-Ignored Intf[180]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:283: info: Non-Ignored Intf[181]: [intArrayCopy, aliases [], int intArrayCopy(int * dest, const int * src, int num)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:291: info: Ignore Intf ignore (one): [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:291: info: Non-Ignored Intf[182]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:291: info: Non-Ignored Intf[183]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:291: info: Non-Ignored Intf[184]: [typeTestAnonSingle, aliases [], MYAPIConfig typeTestAnonSingle(const MYAPIConfig a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: Ignore Intf ignore (one): [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: Non-Ignored Intf[185]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: Non-Ignored Intf[186]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:294: info: Non-Ignored Intf[187]: [typeTestAnonPointer, aliases [], MYAPIConfig * typeTestAnonPointer(const MYAPIConfig * a)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:305: info: Ignore Intf ignore (one): [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:305: info: Non-Ignored Intf[188]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:305: info: Non-Ignored Intf[189]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:305: info: Non-Ignored Intf[190]: [typeTestInt32T, aliases [], int32_t typeTestInt32T(const int32_t i1, int32_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:306: info: Ignore Intf ignore (one): [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:306: info: Non-Ignored Intf[191]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:306: info: Non-Ignored Intf[192]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:306: info: Non-Ignored Intf[193]: [typeTestUInt32T, aliases [], uint32_t typeTestUInt32T(const uint32_t ui1, uint32_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:307: info: Ignore Intf ignore (one): [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:307: info: Non-Ignored Intf[194]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:307: info: Non-Ignored Intf[195]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:307: info: Non-Ignored Intf[196]: [typeTestInt64T, aliases [], int64_t typeTestInt64T(const int64_t i1, int64_t i2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:308: info: Ignore Intf ignore (one): [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:308: info: Non-Ignored Intf[197]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:308: info: Non-Ignored Intf[198]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:308: info: Non-Ignored Intf[199]: [typeTestUInt64T, aliases [], uint64_t typeTestUInt64T(const uint64_t ui1, uint64_t ui2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:310: info: Ignore Intf ignore (one): [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:310: info: Non-Ignored Intf[200]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:310: info: Non-Ignored Intf[201]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:310: info: Non-Ignored Intf[202]: [typeTestWCharT, aliases [], wchar_t typeTestWCharT(const wchar_t c1, wchar_t c2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:311: info: Ignore Intf ignore (one): [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:311: info: Non-Ignored Intf[203]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:311: info: Non-Ignored Intf[204]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:311: info: Non-Ignored Intf[205]: [typeTestSizeT, aliases [], size_t typeTestSizeT(const size_t size1, size_t size2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:312: info: Ignore Intf ignore (one): [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:312: info: Non-Ignored Intf[206]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:312: info: Non-Ignored Intf[207]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:312: info: Non-Ignored Intf[208]: [typeTestPtrDiffT, aliases [], ptrdiff_t typeTestPtrDiffT(const ptrdiff_t ptr1, ptrdiff_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:313: info: Ignore Intf ignore (one): [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:313: info: Non-Ignored Intf[209]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:313: info: Non-Ignored Intf[210]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:313: info: Non-Ignored Intf[211]: [typeTestIntPtrT, aliases [], intptr_t typeTestIntPtrT(const intptr_t ptr1, intptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:314: info: Ignore Intf ignore (one): [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:314: info: Non-Ignored Intf[212]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:314: info: Non-Ignored Intf[213]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:314: info: Non-Ignored Intf[214]: [typeTestUIntPtrT, aliases [], uintptr_t typeTestUIntPtrT(const uintptr_t ptr1, uintptr_t ptr2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:406: info: Ignore Intf ignore (one): [createSurface, aliases [], TK_Surface * createSurface()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:406: info: Non-Ignored Intf[215]: [createSurface, aliases [], TK_Surface * createSurface()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:406: info: Non-Ignored Intf[216]: [createSurface, aliases [], TK_Surface * createSurface()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:406: info: Non-Ignored Intf[217]: [createSurface, aliases [], TK_Surface * createSurface()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:407: info: Ignore Intf ignore (one): [destroySurface, aliases [], void destroySurface(TK_Surface * surface)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:407: info: Non-Ignored Intf[218]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:407: info: Non-Ignored Intf[219]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:407: info: Non-Ignored Intf[220]: [destroySurface, aliases [], void destroySurface(TK_Surface * surface)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: Ignore Intf ignore (one): [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: Non-Ignored Intf[221]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: Non-Ignored Intf[222]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:408: info: Non-Ignored Intf[223]: [createComplicatedSuperSet, aliases [], TK_ComplicatedSuperSet * createComplicatedSuperSet()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: Ignore Intf ignore (one): [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: Non-Ignored Intf[224]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: Non-Ignored Intf[225]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:409: info: Non-Ignored Intf[226]: [hasInitValues, aliases [], Bool hasInitValues(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: Ignore Intf ignore (one): [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: Non-Ignored Intf[227]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: Non-Ignored Intf[228]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:410: info: Non-Ignored Intf[229]: [destroyComplicatedSuperSet, aliases [], void destroyComplicatedSuperSet(TK_ComplicatedSuperSet * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: Ignore Intf ignore (one): [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: Non-Ignored Intf[230]: [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: Non-Ignored Intf[231]: [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:416: info: Non-Ignored Intf[232]: [getBoundsValue, aliases [], TK_Dimension getBoundsValue(int32_t x, int32_t y, int32_t width, int32_t height)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: Ignore Intf ignore (one): [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: Non-Ignored Intf[233]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: Non-Ignored Intf[234]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:417: info: Non-Ignored Intf[235]: [getSurfaceValue, aliases [], TK_Surface getSurfaceValue(TK_Dimension bounds)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: Ignore Intf ignore (one): [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: Non-Ignored Intf[236]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: Non-Ignored Intf[237]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:418: info: Non-Ignored Intf[238]: [getSurfaceBoundsValue, aliases [], TK_Dimension getSurfaceBoundsValue(TK_Surface s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: Ignore Intf ignore (one): [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: Non-Ignored Intf[239]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: Non-Ignored Intf[240]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:419: info: Non-Ignored Intf[241]: [isSameInstanceByVal, aliases [], Bool isSameInstanceByVal(TK_Dimension s1, TK_Dimension s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: Ignore Intf ignore (one): [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: Non-Ignored Intf[242]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: Non-Ignored Intf[243]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:420: info: Non-Ignored Intf[244]: [isSameInstanceByRef, aliases [], Bool isSameInstanceByRef(const TK_Dimension * s1, const TK_Dimension * s2)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: Ignore Intf ignore (one): [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: Non-Ignored Intf[245]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: Non-Ignored Intf[246]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:421: info: Non-Ignored Intf[247]: [addDimensions, aliases [], TK_Dimension addDimensions(const TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: Ignore Intf ignore (one): [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: Non-Ignored Intf[248]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: Non-Ignored Intf[249]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:422: info: Non-Ignored Intf[250]: [addDimensionPair, aliases [], TK_Dimension addDimensionPair(const TK_DimensionPair s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: Ignore Intf ignore (one): [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: Non-Ignored Intf[251]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: Non-Ignored Intf[252]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:423: info: Non-Ignored Intf[253]: [zeroDimensions, aliases [], void zeroDimensions(TK_Dimension s[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: Ignore Intf ignore (one): [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: Ignore Intf ignore (one): [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: Non-Ignored Intf[254]: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: Non-Ignored Intf[255]: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: Non-Ignored Intf[256]: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:432: info: Non-Ignored Intf[257]: [copyPrimToDimensions, aliases [], void copyPrimToDimensions(const int pos[2], const int size[2], TK_Dimension dest[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: Ignore Intf ignore (one): [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: Ignore Intf ignore (one): [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: Non-Ignored Intf[258]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: Non-Ignored Intf[259]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: Non-Ignored Intf[260]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:433: info: Non-Ignored Intf[261]: [copyDimensionsToPrim, aliases [], void copyDimensionsToPrim(TK_Dimension dim, int dpos[2], int dsize[2])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: Ignore Intf ignore (one): [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: Ignore Intf ignore (one): [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: Non-Ignored Intf[262]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: Non-Ignored Intf[263]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: Non-Ignored Intf[264]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:434: info: Non-Ignored Intf[265]: [rgbaToInt, aliases [], int rgbaToInt(const char rgba[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: Ignore Intf ignore (one): [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: Ignore Intf ignore (one): [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: Non-Ignored Intf[266]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: Non-Ignored Intf[267]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: Non-Ignored Intf[268]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:435: info: Non-Ignored Intf[269]: [intToRgba, aliases [], void intToRgba(int irgba, char rgbaSink[4])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: Ignore Intf ignore (one): [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: Ignore Intf ignore (one): [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: Non-Ignored Intf[270]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: Non-Ignored Intf[271]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: Non-Ignored Intf[272]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:436: info: Non-Ignored Intf[273]: [addInt, aliases [], void addInt(const int summands[2], int result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: Ignore Intf ignore (one): [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: Ignore Intf ignore (one): [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: Non-Ignored Intf[274]: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: Non-Ignored Intf[275]: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: Non-Ignored Intf[276]: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:437: info: Non-Ignored Intf[277]: [addByte, aliases [], void addByte(const char summands[2], char result[1])] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: Ignore Intf ignore (one): [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: Non-Ignored Intf[278]: [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: Non-Ignored Intf[279]: [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:503: info: Non-Ignored Intf[280]: [createModelConst, aliases [], TK_ModelConst * createModelConst()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: Ignore Intf ignore (one): [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: Non-Ignored Intf[281]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: Non-Ignored Intf[282]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:504: info: Non-Ignored Intf[283]: [destroyModelConst, aliases [], void destroyModelConst(TK_ModelConst * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: Ignore Intf ignore (one): [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: Non-Ignored Intf[284]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: Non-Ignored Intf[285]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:505: info: Non-Ignored Intf[286]: [createModelMutable, aliases [], TK_ModelMutable * createModelMutable()] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: Ignore Intf ignore (one): [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: Non-Ignored Intf[287]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: Non-Ignored Intf[288]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] [gluegen] ../src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:506: info: Non-Ignored Intf[289]: [destroyModelMutable, aliases [], void destroyModelMutable(TK_ModelMutable * s)] java.generate: java.build: [echo] - - - compiling all java files - - - [echo] test.base.dir ../src/junit [echo] build_t.gen ../build/test/build/gensrc [javac] Compiling 4 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/classes [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/classes/com/jogamp/gluegen/test/junit/structgen [javac] anomalous package-info.java path: package-info.java [javac] Compiling 4 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/classes [javac] CStruct: @com.jogamp.gluegen.structgen.CStruct(jname=_default_, name=RenderingConfig, header=TestStruct01.h), package com.jogamp.gluegen.test.junit.structgen, header TestStruct01.h [javac] CStruct: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/TestStruct01.h, abs: true, headerParent /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen, rootOut /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/.. [javac] CStruct: Generating struct accessor for struct: RenderingConfig -> RenderingConfig [struct.name RenderingConfig, struct.jname _default_, declaredType com.jogamp.gluegen.test.junit.structgen] [javac] generating -> RenderingConfig [javac] generating -> Camera [javac] generating -> Vec3f [javac] CStruct: @com.jogamp.gluegen.structgen.CStruct(jname=_default_, name=Pixel, header=TestStruct02.h), package com.jogamp.gluegen.test.junit.structgen, header TestStruct02.h [javac] CStruct: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/TestStruct02.h, abs: true, headerParent /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen, rootOut /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/.. [javac] CStruct: Generating struct accessor for struct: Pixel -> Pixel [struct.name Pixel, struct.jname _default_, declaredType com.jogamp.gluegen.test.junit.structgen] [javac] generating -> Col4f [javac] generating -> Pixel [javac] skipping -> Vec3f [javac] CStruct: @com.jogamp.gluegen.structgen.CStruct(jname=RenderingConfig, name=RenderingConfig, header=TestStruct01.h), package com.jogamp.gluegen.test.junit.structgen, header TestStruct01.h [javac] CStruct: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/TestStruct01.h, abs: true, headerParent /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen, rootOut /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/.. [javac] CStruct: Generating struct accessor for struct: RenderingConfig -> RenderingConfig [struct.name RenderingConfig, struct.jname RenderingConfig, declaredType boolean] [javac] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/BuildStruct01.java:28: Note: struct RenderingConfig already defined elsewhere, skipping. [javac] boolean dummy1; [javac] ^ [javac] CStruct: @com.jogamp.gluegen.structgen.CStruct(jname=Pixel, name=Pixel, header=TestStruct02.h), package com.jogamp.gluegen.test.junit.structgen, header TestStruct02.h [javac] CStruct: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/TestStruct02.h, abs: true, headerParent /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen, rootOut /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/.. [javac] CStruct: Generating struct accessor for struct: Pixel -> Pixel [struct.name Pixel, struct.jname Pixel, declaredType boolean] [javac] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/structgen/BuildStruct01.java:31: Note: struct Pixel already defined elsewhere, skipping. [javac] boolean dummy2; [javac] ^ [javac] Compiling 101 source files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/classes [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/common/util/TestIteratorIndexCORE.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-test-util.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar 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.linux.aarch64: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.android.aarch64: 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: 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.aarch64: 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: junit.test1i.c.build: [echo] Compiling test1 [echo] c.compiler.src.files junit.test1i.c.src.files [echo] compiler.cfg.id compiler.cfg.macosx [echo] linker.cfg.id linker.test1.dll.cfg.id [echo] output.lib.name test1 [cc] 1 total files to be compiled. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:2: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:446:48: warning: format specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] [cc] fprintf(stderr, " cs.sub1.long0 0x%lX\n", s->sub1.long0); [cc] ~~~ ^~~~~~~~~~~~~ [cc] %llX [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:452:48: warning: format specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] [cc] fprintf(stderr, " cs.sub1.longX 0x%lX\n", (int64_t)s->sub1.longX); [cc] ~~~ ^~~~~~~~~~~~~~~~~~~~~~ [cc] %llX [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:460:48: warning: format specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] [cc] fprintf(stderr, " cs.sub2.long0 0x%lX\n", s->sub2.long0); [cc] ~~~ ^~~~~~~~~~~~~ [cc] %llX [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:466:48: warning: format specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] [cc] fprintf(stderr, " cs.sub2.longX 0x%lX\n", (int64_t)s->sub2.longX); [cc] ~~~ ^~~~~~~~~~~~~~~~~~~~~~ [cc] %llX [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:718:13: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [cc] strncpy(s->modelNamePointerCString, "Hello CString", 13+1); [cc] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_string.h:119:28: note: expanded from macro 'strncpy' [cc] __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest)) [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:737:10: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [cc] free(s->modelNamePointerCString); [cc] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/stdlib.h:143:18: note: passing argument to parameter here [cc] void free(void *); [cc] ^ [cc] 7 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:2: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:446:48: warning: format specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] [cc] fprintf(stderr, " cs.sub1.long0 0x%lX\n", s->sub1.long0); [cc] ~~~ ^~~~~~~~~~~~~ [cc] %llX [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:452:48: warning: format specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] [cc] fprintf(stderr, " cs.sub1.longX 0x%lX\n", (int64_t)s->sub1.longX); [cc] ~~~ ^~~~~~~~~~~~~~~~~~~~~~ [cc] %llX [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:460:48: warning: format specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] [cc] fprintf(stderr, " cs.sub2.long0 0x%lX\n", s->sub2.long0); [cc] ~~~ ^~~~~~~~~~~~~ [cc] %llX [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:466:48: warning: format specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] [cc] fprintf(stderr, " cs.sub2.longX 0x%lX\n", (int64_t)s->sub2.longX); [cc] ~~~ ^~~~~~~~~~~~~~~~~~~~~~ [cc] %llX [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:718:13: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [cc] strncpy(s->modelNamePointerCString, "Hello CString", 13+1); [cc] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_string.h:119:28: note: expanded from macro 'strncpy' [cc] __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest)) [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.c:737:10: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [cc] free(s->modelNamePointerCString); [cc] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/stdlib.h:143:18: note: passing argument to parameter here [cc] void free(void *); [cc] ^ [cc] 7 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluege [cc] Starting link junit.test1p1.c.build: [echo] Compiling Bindingtest1p1 [echo] c.compiler.src.files junit.test1p1.c.src.files [echo] compiler.cfg.id compiler.cfg.macosx [echo] linker.cfg.id linker.test1.fixed.cfg.id [echo] output.lib.name Bindingtest1p1 [cc] 5 total files to be compiled. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Surface_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Surface_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/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Surface_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Surface_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/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Engine_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Engine_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/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Engine_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_Engine_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/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_ModelConst_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_ModelConst_JNI.c:190:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity) { [cc] ^ [cc] 2 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_ModelConst_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_ModelConst_JNI.c:190:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity) { [cc] ^ [cc] 2 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_ModelMutable_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_ModelMutable_JNI.c:190:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity) { [cc] ^ [cc] 2 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_ModelMutable_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/TK_ModelMutable_JNI.c:190:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity) { [cc] ^ [cc] 2 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p1Impl_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p1Impl_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] 1 warning generated. [cc] Starting link [echo] gluegen.basename: gluegen rename.dylib: [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives junit.test1p2.c.build: [echo] Compiling Bindingtest1p2 [echo] c.compiler.src.files junit.test1p2.c.src.files [echo] compiler.cfg.id compiler.cfg.macosx [echo] linker.cfg.id linker.test1.runtime.cfg.id [echo] output.lib.name Bindingtest1p2 [cc] Starting dependency analysis for 4 files. [cc] 4 files are up to date. [cc] 0 files to be recompiled from dependency analysis. [cc] 1 total files to be compiled. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p2Impl_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gensrc/native/Bindingtest1p2Impl_JNI.c:11: [cc] /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/src/junit/com/jogamp/gluegen/test/junit/generation/test1.h:319:6: warning: "Hello Native Compiler" [-W#warnings] [cc] #warning "Hello Native Compiler" [cc] ^ [cc] 1 warning generated. [cc] Starting link [echo] gluegen.basename: gluegen rename.dylib: [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives junit.test1.c.build: native.build: [echo] gluegen.basename: gluegen 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/test/build/natives android.package: [echo] gluegen.basename: gluegen dump.localinfo: [echo] Dump Local Info [java] JUnit version 4.11 [java] ++++ Test Singleton.ctor() [java] ++++ Test Singleton.lock() [java] Thread-89 - SISock: localhost/127.0.0.1:59999 - started [java] SLOCK [T main @ 1433506863468 ms +++ localhost/127.0.0.1:59999 - Locked within 37 ms, 1 attempts [java] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [java] . 1: TERM = xterm-256color [java] 2: JENKINS_HOME = /srv/jenkins [java] 3: JAVA_HOME = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [java] 4: TERM_PROGRAM = Apple_Terminal [java] 5: HUDSON_URL = https://jogamp.org/chuck/ [java] 6: SOURCE_LEVEL = 1.6 [java] 7: GIT_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [java] 8: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/ [java] 9: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [java] 10: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [java] 11: BUILD_NUMBER = 860 [java] 12: EXECUTOR_NUMBER = 1 [java] 13: LaunchKeepContext = 1 [java] 14: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [java] 15: SECURITYSESSIONID = 186a5 [java] 16: PATH = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin [java] 17: label = macosx-10_6-x86_64-nvidia [java] 18: JENKINS_URL = https://jogamp.org/chuck/ [java] 19: JUNIT_DISABLED = false [java] 20: Apple_PubSub_Socket_Render = /tmp/launch-khDS98/Render [java] 21: HUDSON_HOME = /srv/jenkins [java] 22: JAVA_MAIN_CLASS_346 = hudson.remoting.Launcher [java] 23: com.apple.java.jvmMode = client [java] 24: ANT_PATH = /opt-share/apache-ant [java] 25: SHLVL = 3 [java] 26: TERM_PROGRAM_VERSION = 326 [java] 27: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [java] 28: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar [java] 29: __CF_USER_TEXT_ENCODING = 0x1F6:0:0 [java] 30: GIT_PREVIOUS_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [java] 31: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org [java] 32: TERM_SESSION_ID = C4B74704-D7A4-41A5-A99E-837B7BE1EBFB [java] 33: GIT_URL = git://jogamp.org/srv/scm/gluegen.git [java] 34: BUILD_ID = 2015-06-05_14-18-27 [java] 35: LOGNAME = jogamp [java] 36: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-860 [java] 37: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/860/ [java] 38: __CHECKFIX1436934 = 1 [java] 39: JAVA_MAIN_CLASS_1186 = org.apache.tools.ant.launch.Launcher [java] 40: TARGET_LEVEL = 1.6 [java] 41: SHELL = /bin/bash [java] 42: BUILD_DISPLAY_NAME = #860 [java] 43: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia [java] 44: BUILD_ARCHIVE = true [java] 45: GIT_BRANCH = origin/master [java] 46: USER = jogamp [java] 47: ANT_HOME = /opt-share/apache-ant [java] 48: com.apple.java.jvmTask = CommandLine_Manual.java.java [java] 49: HOME = /Users/jogamp [java] 50: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia [java] 51: LANG = en_US.UTF-8 [java] Environment count: 51 [java] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [java] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [java] . 1: java.runtime.name = Java(TM) SE Runtime Environment [java] 2: sun.boot.library.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries [java] 3: java.vm.version = 20.65-b04-462 [java] 4: awt.nativeDoubleBuffering = true [java] 5: ant.library.dir = /opt-share/apache-ant/lib [java] 6: gopherProxySet = false [java] 7: mrj.build = 11M4609 [java] 8: java.vm.vendor = Apple Inc. [java] 9: java.vendor.url = http://www.apple.com/ [java] 10: path.separator = : [java] 11: java.vm.name = Java HotSpot(TM) 64-Bit Server VM [java] 12: file.encoding.pkg = sun.io [java] 13: user.country = US [java] 14: sun.java.launcher = SUN_STANDARD [java] 15: sun.os.patch.level = unknown [java] 16: java.vm.specification.name = Java Virtual Machine Specification [java] 17: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [java] 18: java.runtime.version = 1.6.0_65-b14-462-11M4609 [java] 19: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment [java] 20: java.endorsed.dirs = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/endorsed [java] 21: os.arch = x86_64 [java] 22: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [java] 23: line.separator = [java] [java] 24: java.vm.specification.vendor = Sun Microsystems Inc. [java] 25: os.name = Mac OS X [java] 26: ant.home = /opt-share/apache-ant [java] 27: sun.jnu.encoding = MacRoman [java] 28: java.library.path = .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java [java] 29: java.specification.name = Java Platform API Specification [java] 30: java.class.version = 50.0 [java] 31: sun.management.compiler = HotSpot 64-Bit Tiered Compilers [java] 32: os.version = 10.9.5 [java] 33: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [java] 34: user.home = /Users/jogamp [java] 35: user.timezone = Europe/Berlin [java] 36: java.awt.printerjob = apple.awt.CPrinterJob [java] 37: file.encoding = MacRoman [java] 38: java.specification.version = 1.6 [java] 39: java.class.path = /opt-share/apache-ant/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant-antlr.jar:/opt-share/apache-ant/lib/ant-apache-bcel.jar:/opt-share/apache-ant/lib/ant-apache-bsf.jar:/opt-share/apache-ant/lib/ant-apache-log4j.jar:/opt-share/apache-ant/lib/ant-apache-oro.jar:/opt-share/apache-ant/lib/ant-apache-regexp.jar:/opt-share/apache-ant/lib/ant-apache-resolver.jar:/opt-share/apache-ant/lib/ant-apache-xalan2.jar:/opt-share/apache-ant/lib/ant-commons-logging.jar:/opt-share/apache-ant/lib/ant-commons-net.jar:/opt-share/apache-ant/lib/ant-jai.jar:/opt-share/apache-ant/lib/ant-javamail.jar:/opt-share/apache-ant/lib/ant-jdepend.jar:/opt-share/apache-ant/lib/ant-jmf.jar:/opt-share/apache-ant/lib/ant-jsch.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar:/opt-share/apache-ant/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant-netrexx.jar:/opt-share/apache-ant/lib/ant-swing.jar:/opt-share/apache-ant/lib/ant-testutil.jar:/opt-share/apache-ant/lib/ant.jar [java] 40: user.name = jogamp [java] 41: java.vm.specification.version = 1.0 [java] 42: sun.java.command = org.apache.tools.ant.launch.Launcher -cp -file build.xml -Dlabel=macosx-10_6-x86_64-nvidia -Dgluegen.build.branch=origin/master -Dgluegen.build.number=860 -Dgluegen.build.id=2015-06-05_14-18-27 -Dgluegen.build.commit=658d5837d7db96387976a5848b51a7ca651bee66 -Dgluegen.basename=gluegen clean all junit.run [java] 43: java.home = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [java] 44: sun.arch.data.model = 64 [java] 45: user.language = en [java] 46: java.specification.vendor = Sun Microsystems Inc. [java] 47: awt.toolkit = apple.awt.CToolkit [java] 48: java.vm.info = mixed mode [java] 49: java.version = 1.6.0_65 [java] 50: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/ext [java] 51: sun.boot.class.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/charsets.jar [java] 52: java.vendor = Apple Inc. [java] 53: file.separator = / [java] 54: java.vendor.url.bug = http://bugreport.apple.com/ [java] 55: sun.io.unicode.encoding = UnicodeLittle [java] 56: sun.cpu.endian = little [java] 57: mrj.version = 1070.1.6.0_65-462 [java] 58: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16 [java] 59: jikes.class.path = :/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/alt-rt.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/alt-string.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/charsets.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/dt.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/jconsole.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/management-agent.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/ui.jar [java] 60: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [java] 61: sun.cpu.isalist = [java] Property count: 61 [java] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [java] ++++ Test Singleton.unlock() [java] SLOCK [T main @ 1433506863792 ms --- localhost/127.0.0.1:59999 - Unlock ok within 29 ms [java] [java] Time: 1.036 [java] [java] OK (2 tests) [java] gluegen.build.check.aapt: android.package: developer-src-zip: [zip] Building zip: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-java-src.zip developer-zip-archive: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal/jar [copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal/jar [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal/lib [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal/lib [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal/jnlp-files [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal/jnlp-files [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-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/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal.7z [exec] [exec] Compressing gluegen-2.3-b860-20150605-macosx-universal/gluegen-java-src.zip [exec] Compressing gluegen-2.3-b860-20150605-macosx-universal/jar/gluegen-rt-android-natives-macosx-universal.jar [exec] Compressing gluegen-2.3-b860-20150605-macosx-universal/jar/gluegen-rt-android.jar [exec] Compressing gluegen-2.3-b860-20150605-macosx-universal/jar/gluegen-rt-natives-macosx-universal.jar [exec] Compressing gluegen-2.3-b860-20150605-macosx-universal/jar/gluegen-rt.jar [exec] Compressing gluegen-2.3-b860-20150605-macosx-universal/jar/gluegen-test-util.jar [exec] Compressing gluegen-2.3-b860-20150605-macosx-universal/jar/gluegen.jar [exec] Compressing gluegen-2.3-b860-20150605-macosx-universal/LICENSE.txt [exec] Compressing gluegen-2.3-b860-20150605-macosx-universal/lib/libgluegen-rt.jnilib [exec] Compressing gluegen-2.3-b860-20150605-macosx-universal/jnlp-files/gluegen-rt.jnlp [exec] Compressing gluegen-2.3-b860-20150605-macosx-universal/artifact.properties [exec] [exec] Everything is Ok [delete] Deleting directory /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal 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] javadoc.xarg1 -J-Ddummy=val [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.3.2-rc-20150605 [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.linux.aarch64: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.android.aarch64: 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: junit.compile: [echo] gluegen.basename: gluegen 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] javadoc.xarg1 -J-Ddummy=val [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.3.2-rc-20150605 [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: init: java.class.path.validate: validate: [echo] test.base.dir: ../src/junit [echo] test.junit.generation.dir: ../src/junit/com/jogamp/gluegen/test/junit/generation [echo] test.dir: ../build/test [echo] results: ../build/test/results [echo] build_t: ../build/test/build [echo] build_t.gen: ../build/test/build/gensrc [echo] build_t.java: ../build/test/build/classes [echo] build_t.obj: ../build/test/build/obj [echo] build_t.lib: ../build/test/build/natives junit.compile.check: junit.compile: junit.run: [echo] gluegen.basename: gluegen 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] javadoc.xarg1 -J-Ddummy=val [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.3.2-rc-20150605 [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: init: java.class.path.validate: validate: [echo] test.base.dir: ../src/junit [echo] test.junit.generation.dir: ../src/junit/com/jogamp/gluegen/test/junit/generation [echo] test.dir: ../build/test [echo] results: ../build/test/results [echo] build_t: ../build/test/build [echo] build_t.gen: ../build/test/build/gensrc [echo] build_t.java: ../build/test/build/classes [echo] build_t.obj: ../build/test/build/obj [echo] build_t.lib: ../build/test/build/natives 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.linux.aarch64: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.android.aarch64: 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: junit.run.settings: junit.run.if.enabled: [echo] gluegen.basename: gluegen junit.run.local.osx.d32: [echo] gluegen.basename: gluegen junit.run.local: [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433506881266 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 @ 1433506963195 ms +++ localhost/127.0.0.1:59999 - Locked within 81939 ms, 162 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433506963694 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 83.329 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433506881266 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 @ 1433506963195 ms +++ localhost/127.0.0.1:59999 - Locked within 81939 ms, 162 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433506963694 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: assetRegisteredIOUtilGetResourceRel1_RT took 0.154 sec [junit] Testcase: assetRegisteredIOUtilGetResourceRel2_RT took 0.002 sec [junit] Testcase: assetRegisteredURLConnection_RT took 0.001 sec [junit] Testcase: assetRegisteredURLConnection_Test took 0.001 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 83.329 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433506881266 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 @ 1433506963195 ms +++ localhost/127.0.0.1:59999 - Locked within 81939 ms, 162 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433506963694 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433506966525 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest [junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507221661 ms +++ localhost/127.0.0.1:59999 - Locked within 255136 ms, 509 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:/gluegen/info.txt:1> [junit] asset:/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507221760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 255.772 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433506966525 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 @ 1433507221661 ms +++ localhost/127.0.0.1:59999 - Locked within 255136 ms, 509 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:/gluegen/info.txt:1> [junit] asset:/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507221760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: assetUnregisteredIOUtilGetResourceAbs_RT took 0.001 sec [junit] Testcase: assetUnregisteredIOUtilGetResourceRel0_RT took 0.001 sec [junit] Testcase: assetUnregisteredURLConnection_RT took 0.001 sec [junit] Testcase: assetUnregisteredURLConnection_RT2 took 0.001 sec [junit] Testcase: assetUnregisteredURLConnection_Test took 0.001 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 255.772 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433506966525 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 @ 1433507221661 ms +++ localhost/127.0.0.1:59999 - Locked within 255136 ms, 509 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:/gluegen/info.txt:1> [junit] asset:/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507221760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507222459 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.common.net.TestUri01 [junit] Testsuite: com.jogamp.common.net.TestUri01 [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507222960 ms +++ localhost/127.0.0.1:59999 - Locked within 502 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] sp1 Hallo Welt öä [junit] file Hallo Welt öä [junit] file.path.dec Hallo Welt öä [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY Recomposed URI file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] recomp URI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - EQUAL [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] uri2.enc : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK [junit] uri2.pathD : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK [junit] uri2.asciiE: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri3.orig: /Hallo Welt öä [junit] uri3.enc : file:/Hallo%20Welt%20öä - OK [junit] uri3.pathD : /Hallo Welt öä - OK [junit] uri3.asciiE: file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri4.orig: //lala.org/Hallo Welt öä [junit] uri4.enc : http://lala.org/Hallo%20Welt%20öä - OK [junit] uri4.pathD : /Hallo Welt öä - OK [junit] uri4.asciiE: http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] vanilla XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] esc1 XXX%20!%20%23%20%24%20%26%20%27%20%28%20%29%20%2A%20%2B%20%2C%20/%20%3A%20%3B%20%3D%20%3F%20%40%20%5B%20%5D [junit] inv(esc1) XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] vanilla /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] esc1 /XXX%20R!%23%20R%24%26%27%28%29%2A%2B%2C/%3A%3B%3D%3Fz%40y%5Bx%5D [junit] inv(esc1) /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] file /XXX $ ^ ~ # [ ] [junit] file.path.dec /XXX $ ^ ~ # [ ] [junit] file.path.abs /XXX $ ^ ~ # [ ] [junit] file.path.can /XXX $ ^ ~ # [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] file /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.dec /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.abs /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.can /XXX ! & ' ( ) + , / ; = @ [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] vanilla /XXX "%-.<>\^_`{|}~ [junit] esc1 /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] inv(esc1) /XXX "%-.<>\^_`{|}~ [junit] file /XXX "%-.<>\^_`{|}~ [junit] file.path.dec /XXX "%-.<>\^_`{|}~ [junit] file.path.abs /XXX "%-.<>\^_`{|}~ [junit] file.path.can /XXX "%-.<>\^_`{|}~ [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>\^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test05Contained [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#tag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/jogamp/Lala.class (raw), http://localhost/test01.jar!/com/jogamp/Lala.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri jar:file://localhost/test01.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://localhost/test01.jar!/ [junit] 0.0.0 ascii : jar:file://localhost/test01.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://localhost/test01.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://localhost/test01.jar!/ (raw), file://localhost/test01.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file://localhost/test01.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://localhost/test01.jar [junit] 0.0.0 ascii : file://localhost/test01.jar [junit] 0.0.0 native-file: /localhost/test01.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri sftp:http://localhost/test01.jar?lala=01#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar?lala=01#tag01 [junit] 1.0.0 scheme: sftp [junit] 2.0.0 scheme-part: http://localhost/test01.jar?lala=01 (raw), http://localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar?lala=01#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar?lala=01 (raw), //localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test05Contained [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ZZZZZZ Uri http://localhost/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../ (raw), //localhost/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../ (raw), /dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt (raw), //localhost/test/dummy/../text.txt (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt?lala=01&lili=02 (raw), //localhost/test/dummy/../text.txt?lala=01&lili=02 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: lala=01&lili=02 (raw), lala=01&lili=02 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ZZZZZZ Uri jar:http://localhost/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../abc.jar!/ (raw), http://localhost/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/ (raw), http://localhost/test/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ZZZZZZ Uri http://localhost/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/ [junit] 0.0.0 ascii : http://localhost/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/ (raw), //localhost/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: / (raw), / (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/ [junit] 0.0.0 ascii : http://localhost/dummy/../test/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/ (raw), //localhost/dummy/../test/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/ (raw), /dummy/../test/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/dummy/../ (raw), //localhost/dummy/../test/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/dummy/../ (raw), /dummy/../test/dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dir/test01.jar?lala=01#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 ascii : http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dir/test01.jar?lala=01 (raw), //localhost/dir/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dir/test01.jar (raw), /dir/test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ZZZZZZ Uri jar:http://localhost/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test.jar!/ (raw), http://localhost/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/test.jar!/ (raw), http://localhost/dummy/../test/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/dummy/../test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (raw), http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/Lala.class?lala=01 (raw), http://localhost/test01.jar!/com/Lala.class?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507223385 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.464 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507222459 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507222960 ms +++ localhost/127.0.0.1:59999 - Locked within 502 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] sp1 Hallo Welt öä [junit] file Hallo Welt öä [junit] file.path.dec Hallo Welt öä [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY Recomposed URI file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] recomp URI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - EQUAL [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] uri2.enc : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK [junit] uri2.pathD : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK [junit] uri2.asciiE: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri3.orig: /Hallo Welt öä [junit] uri3.enc : file:/Hallo%20Welt%20öä - OK [junit] uri3.pathD : /Hallo Welt öä - OK [junit] uri3.asciiE: file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri4.orig: //lala.org/Hallo Welt öä [junit] uri4.enc : http://lala.org/Hallo%20Welt%20öä - OK [junit] uri4.pathD : /Hallo Welt öä - OK [junit] uri4.asciiE: http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] vanilla XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] esc1 XXX%20!%20%23%20%24%20%26%20%27%20%28%20%29%20%2A%20%2B%20%2C%20/%20%3A%20%3B%20%3D%20%3F%20%40%20%5B%20%5D [junit] inv(esc1) XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] vanilla /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] esc1 /XXX%20R!%23%20R%24%26%27%28%29%2A%2B%2C/%3A%3B%3D%3Fz%40y%5Bx%5D [junit] inv(esc1) /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] file /XXX $ ^ ~ # [ ] [junit] file.path.dec /XXX $ ^ ~ # [ ] [junit] file.path.abs /XXX $ ^ ~ # [ ] [junit] file.path.can /XXX $ ^ ~ # [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] file /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.dec /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.abs /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.can /XXX ! & ' ( ) + , / ; = @ [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] vanilla /XXX "%-.<>\^_`{|}~ [junit] esc1 /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] inv(esc1) /XXX "%-.<>\^_`{|}~ [junit] file /XXX "%-.<>\^_`{|}~ [junit] file.path.dec /XXX "%-.<>\^_`{|}~ [junit] file.path.abs /XXX "%-.<>\^_`{|}~ [junit] file.path.can /XXX "%-.<>\^_`{|}~ [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>\^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test05Contained [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#tag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/jogamp/Lala.class (raw), http://localhost/test01.jar!/com/jogamp/Lala.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri jar:file://localhost/test01.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://localhost/test01.jar!/ [junit] 0.0.0 ascii : jar:file://localhost/test01.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://localhost/test01.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://localhost/test01.jar!/ (raw), file://localhost/test01.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file://localhost/test01.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://localhost/test01.jar [junit] 0.0.0 ascii : file://localhost/test01.jar [junit] 0.0.0 native-file: /localhost/test01.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri sftp:http://localhost/test01.jar?lala=01#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar?lala=01#tag01 [junit] 1.0.0 scheme: sftp [junit] 2.0.0 scheme-part: http://localhost/test01.jar?lala=01 (raw), http://localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar?lala=01#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar?lala=01 (raw), //localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test05Contained [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ZZZZZZ Uri http://localhost/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../ (raw), //localhost/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../ (raw), /dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt (raw), //localhost/test/dummy/../text.txt (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt?lala=01&lili=02 (raw), //localhost/test/dummy/../text.txt?lala=01&lili=02 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: lala=01&lili=02 (raw), lala=01&lili=02 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ZZZZZZ Uri jar:http://localhost/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../abc.jar!/ (raw), http://localhost/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/ (raw), http://localhost/test/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ZZZZZZ Uri http://localhost/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/ [junit] 0.0.0 ascii : http://localhost/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/ (raw), //localhost/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: / (raw), / (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/ [junit] 0.0.0 ascii : http://localhost/dummy/../test/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/ (raw), //localhost/dummy/../test/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/ (raw), /dummy/../test/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/dummy/../ (raw), //localhost/dummy/../test/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/dummy/../ (raw), /dummy/../test/dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dir/test01.jar?lala=01#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 ascii : http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dir/test01.jar?lala=01 (raw), //localhost/dir/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dir/test01.jar (raw), /dir/test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ZZZZZZ Uri jar:http://localhost/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test.jar!/ (raw), http://localhost/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/test.jar!/ (raw), http://localhost/dummy/../test/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/dummy/../test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (raw), http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/Lala.class?lala=01 (raw), http://localhost/test01.jar!/com/Lala.class?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507223385 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00BasicCoding took 0.18 sec [junit] Testcase: test02URIEscapeSpecialChars took 0.007 sec [junit] Testcase: test03URIEscapeCommonChars took 0.005 sec [junit] Testcase: test04EqualsAndHashCode took 0.002 sec [junit] Testcase: test05Contained took 0.001 sec [junit] Testcase: test08NormalizedHierarchy took 0.003 sec [junit] Testcase: test09NormalizedOpaque took 0.001 sec [junit] Testcase: test10ParentAndDirHierarchy took 0.002 sec [junit] Testcase: test11ParentAndDirOpaque took 0.002 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.464 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507222459 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-5 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507222960 ms +++ localhost/127.0.0.1:59999 - Locked within 502 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] sp1 Hallo Welt öä [junit] file Hallo Welt öä [junit] file.path.dec Hallo Welt öä [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY Recomposed URI file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] recomp URI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - EQUAL [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] uri2.enc : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK [junit] uri2.pathD : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK [junit] uri2.asciiE: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri3.orig: /Hallo Welt öä [junit] uri3.enc : file:/Hallo%20Welt%20öä - OK [junit] uri3.pathD : /Hallo Welt öä - OK [junit] uri3.asciiE: file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri4.orig: //lala.org/Hallo Welt öä [junit] uri4.enc : http://lala.org/Hallo%20Welt%20öä - OK [junit] uri4.pathD : /Hallo Welt öä - OK [junit] uri4.asciiE: http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] vanilla XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] esc1 XXX%20!%20%23%20%24%20%26%20%27%20%28%20%29%20%2A%20%2B%20%2C%20/%20%3A%20%3B%20%3D%20%3F%20%40%20%5B%20%5D [junit] inv(esc1) XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] vanilla /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] esc1 /XXX%20R!%23%20R%24%26%27%28%29%2A%2B%2C/%3A%3B%3D%3Fz%40y%5Bx%5D [junit] inv(esc1) /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] file /XXX $ ^ ~ # [ ] [junit] file.path.dec /XXX $ ^ ~ # [ ] [junit] file.path.abs /XXX $ ^ ~ # [ ] [junit] file.path.can /XXX $ ^ ~ # [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] file /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.dec /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.abs /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.can /XXX ! & ' ( ) + , / ; = @ [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] vanilla /XXX "%-.<>\^_`{|}~ [junit] esc1 /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] inv(esc1) /XXX "%-.<>\^_`{|}~ [junit] file /XXX "%-.<>\^_`{|}~ [junit] file.path.dec /XXX "%-.<>\^_`{|}~ [junit] file.path.abs /XXX "%-.<>\^_`{|}~ [junit] file.path.can /XXX "%-.<>\^_`{|}~ [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>\^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test05Contained [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#tag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/jogamp/Lala.class (raw), http://localhost/test01.jar!/com/jogamp/Lala.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri jar:file://localhost/test01.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://localhost/test01.jar!/ [junit] 0.0.0 ascii : jar:file://localhost/test01.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://localhost/test01.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://localhost/test01.jar!/ (raw), file://localhost/test01.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file://localhost/test01.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://localhost/test01.jar [junit] 0.0.0 ascii : file://localhost/test01.jar [junit] 0.0.0 native-file: /localhost/test01.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri sftp:http://localhost/test01.jar?lala=01#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar?lala=01#tag01 [junit] 1.0.0 scheme: sftp [junit] 2.0.0 scheme-part: http://localhost/test01.jar?lala=01 (raw), http://localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar?lala=01#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar?lala=01 (raw), //localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test05Contained [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ZZZZZZ Uri http://localhost/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../ (raw), //localhost/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../ (raw), /dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt (raw), //localhost/test/dummy/../text.txt (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt?lala=01&lili=02 (raw), //localhost/test/dummy/../text.txt?lala=01&lili=02 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: lala=01&lili=02 (raw), lala=01&lili=02 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ZZZZZZ Uri jar:http://localhost/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../abc.jar!/ (raw), http://localhost/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/ (raw), http://localhost/test/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ZZZZZZ Uri http://localhost/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/ [junit] 0.0.0 ascii : http://localhost/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/ (raw), //localhost/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: / (raw), / (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/ [junit] 0.0.0 ascii : http://localhost/dummy/../test/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/ (raw), //localhost/dummy/../test/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/ (raw), /dummy/../test/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/dummy/../ (raw), //localhost/dummy/../test/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/dummy/../ (raw), /dummy/../test/dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dir/test01.jar?lala=01#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 ascii : http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dir/test01.jar?lala=01 (raw), //localhost/dir/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dir/test01.jar (raw), /dir/test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ZZZZZZ Uri jar:http://localhost/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test.jar!/ (raw), http://localhost/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/test.jar!/ (raw), http://localhost/dummy/../test/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/dummy/../test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (raw), http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/Lala.class?lala=01 (raw), http://localhost/test01.jar!/com/Lala.class?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507223385 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.net.TestUri02Composing [junit] Testsuite: com.jogamp.common.net.TestUri02Composing [junit] ++++ Test Singleton.lock() [junit] Thread-6 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507224227 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507224821 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.192 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-6 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507224227 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507224821 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01URLCompositioning took 0.568 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.192 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-6 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507224227 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507224821 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507225453 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] uriSource : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] uriSource : http://localhost/gluegen/?/gluegen-rt.jar [junit] Testsuite: com.jogamp.common.net.TestUri03Resolving [junit] Testsuite: com.jogamp.common.net.TestUri03Resolving [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/?/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] uriSource : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] uriSource : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] uriSource : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] uriSource : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] uriSource : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] uriSource : file:/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] uriSource : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] uriSource : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] uriSource : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] uriSource : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] uriSource : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] uriSource : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] uriSource : file:/C%3A/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/?/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] uriSource : jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] uriSource : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] uriSource : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] uriSource : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] uriSource : jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/?/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] URL Source : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] URL Source : http://localhost/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] URL Source : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] URL Source : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] URL Source : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] URL Source : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] URL Source : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] URL Source : file:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] URL Source : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] URL Source : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] URL Source : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] URL Source : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] URL Source : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] URL Source : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] URL Source : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64/gluegen-rt.jar ( path /C:/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] URL Source : file:/C:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/?/gluegen-rt.jar ( path /C:/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] URL Source : jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] URL Source : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] URL Source : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] URL Source : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] URL Source : jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] fileSource: /gluegen/build-x86_64/gluegen-rt.jar [junit] file: /gluegen/build-x86_64/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] fileSource: /gluegen/?/gluegen-rt.jar [junit] file: /gluegen/?/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/?/gluegen-rt.jar [junit] actual___file-path: /gluegen/?/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/?/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/?/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] fileSource: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] fileSource: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] fileSource: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] actual___file-path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] fileSource: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] actual___file-path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507226383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.463 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507225453 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] uriSource : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] uriSource : http://localhost/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/?/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] uriSource : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] uriSource : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] uriSource : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] uriSource : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] uriSource : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] uriSource : file:/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] uriSource : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] uriSource : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] uriSource : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] uriSource : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] uriSource : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] uriSource : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] uriSource : file:/C%3A/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/?/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] uriSource : jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] uriSource : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] uriSource : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] uriSource : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] uriSource : jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/?/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] URL Source : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] URL Source : http://localhost/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] URL Source : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] URL Source : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] URL Source : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] URL Source : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] URL Source : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] URL Source : file:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] URL Source : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] URL Source : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] URL Source : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] URL Source : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] URL Source : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] URL Source : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] URL Source : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64/gluegen-rt.jar ( path /C:/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] URL Source : file:/C:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/?/gluegen-rt.jar ( path /C:/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] URL Source : jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] URL Source : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] URL Source : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] URL Source : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] URL Source : jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] fileSource: /gluegen/build-x86_64/gluegen-rt.jar [junit] file: /gluegen/build-x86_64/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] fileSource: /gluegen/?/gluegen-rt.jar [junit] file: /gluegen/?/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/?/gluegen-rt.jar [junit] actual___file-path: /gluegen/?/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/?/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/?/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] fileSource: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] fileSource: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] fileSource: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] actual___file-path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] fileSource: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] actual___file-path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507226383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01HttpUri2URL took 0.257 sec [junit] Testcase: test02FileUnixUri2URL took 0.123 sec [junit] Testcase: test03FileWindowsUri2URL took 0.046 sec [junit] Testcase: test11HttpURL2Uri took 0.022 sec [junit] Testcase: test12FileUnixURL2Uri took 0.036 sec [junit] Testcase: test13FileWindowsURL2Uri took 0.099 sec [junit] Testcase: test24FileUnixURI2URL took 0.214 sec [junit] Testcase: test25FileWindowsURI2URL took 0.001 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.463 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507225453 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] uriSource : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] uriSource : http://localhost/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/?/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] uriSource : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] uriSource : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] uriSource : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] uriSource : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] uriSource : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] uriSource : file:/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] uriSource : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] uriSource : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] uriSource : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] uriSource : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] uriSource : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] uriSource : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] uriSource : file:/C%3A/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/?/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] uriSource : jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] uriSource : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] uriSource : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] uriSource : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] uriSource : jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/?/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] URL Source : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] URL Source : http://localhost/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] URL Source : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] URL Source : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] URL Source : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] URL Source : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] URL Source : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] URL Source : file:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] URL Source : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] URL Source : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] URL Source : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] URL Source : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] URL Source : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] URL Source : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] URL Source : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64/gluegen-rt.jar ( path /C:/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] URL Source : file:/C:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/?/gluegen-rt.jar ( path /C:/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] URL Source : jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] URL Source : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] URL Source : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] URL Source : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] URL Source : jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] fileSource: /gluegen/build-x86_64/gluegen-rt.jar [junit] file: /gluegen/build-x86_64/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] fileSource: /gluegen/?/gluegen-rt.jar [junit] file: /gluegen/?/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/?/gluegen-rt.jar [junit] actual___file-path: /gluegen/?/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/?/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/?/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] fileSource: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] fileSource: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] fileSource: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] actual___file-path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] fileSource: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] actual___file-path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507226383 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 [junit] Testsuite: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507227600 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507229106 ms +++ localhost/127.0.0.1:59999 - Locked within 1506 ms, 4 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507230364 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.306 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507227600 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507229106 ms +++ localhost/127.0.0.1:59999 - Locked within 1506 ms, 4 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507230364 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00TempJarCacheSimplePath took 1.078 sec [junit] Testcase: test01TempJarCacheOddPath took 0.141 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.306 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507227600 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507229106 ms +++ localhost/127.0.0.1:59999 - Locked within 1506 ms, 4 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507230364 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.net.TestUriQueryProps [junit] Testsuite: com.jogamp.common.net.TestUriQueryProps [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507230920 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507237457 ms +++ localhost/127.0.0.1:59999 - Locked within 6538 ms, 14 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUriQueryProps - test [junit] ZZZZZZ Uri camera://somewhere/0, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0 [junit] 0.0.0 ascii : camera://somewhere/0 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0 (raw), //somewhere/0 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUriQueryProps - test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507237513 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.13 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507230920 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507237457 ms +++ localhost/127.0.0.1:59999 - Locked within 6538 ms, 14 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUriQueryProps - test [junit] ZZZZZZ Uri camera://somewhere/0, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0 [junit] 0.0.0 ascii : camera://somewhere/0 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0 (raw), //somewhere/0 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUriQueryProps - test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507237513 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 0.002 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.13 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507230920 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507237457 ms +++ localhost/127.0.0.1:59999 - Locked within 6538 ms, 14 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUriQueryProps - test [junit] ZZZZZZ Uri camera://somewhere/0, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0 [junit] 0.0.0 ascii : camera://somewhere/0 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0 (raw), //somewhere/0 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUriQueryProps - test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507237513 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.net.TestUrisWithAssetHandler [junit] Testsuite: com.jogamp.common.net.TestUrisWithAssetHandler [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507238057 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507239564 ms +++ localhost/127.0.0.1:59999 - Locked within 1507 ms, 4 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] WWWWWW file:///rootDir/file1.txt [junit] XXXXXX URL file:/rootDir/file1.txt [junit] protocol: file [junit] auth: [junit] host: [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file:///rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file:///rootDir/file1.txt [junit] 0.0.0 ascii : file:///rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///rootDir/file1.txt (raw), ///rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW file://host/rootDir/file1.txt [junit] XXXXXX URL file://host/rootDir/file1.txt [junit] protocol: file [junit] auth: host [junit] host: host [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file://host/rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file://host/rootDir/file1.txt [junit] 0.0.0 ascii : file://host/rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //host/rootDir/file1.txt (raw), //host/rootDir/file1.txt (dec) [junit] 2.1.0 auth: host (raw), host (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: host [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/web1/file1.jar!/rootDir/file1.txt ( path file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt (raw), file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:gluegen-test/info.txt [junit] XXXXXX URL asset:gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: gluegen-test/info.txt ( path gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:gluegen-test/info.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:gluegen-test/info.txt [junit] 0.0.0 ascii : asset:gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: gluegen-test/info.txt (raw), gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:/gluegen-test/info.txt [junit] XXXXXX URL asset:/gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen-test/info.txt ( path /gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:/gluegen-test/info.txt, isOpaque false, isAbs true [junit] 0.0.0 string: asset:/gluegen-test/info.txt [junit] 0.0.0 ascii : asset:/gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com [junit] host: domain.com [junit] port: -1 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com/web1/index.html?lala=23&lili=24 (raw), //domain.com/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com (raw), domain.com (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com:1234 [junit] host: domain.com [junit] port: 1234 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24 (raw), //domain.com:1234/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com:1234 (raw), domain.com:1234 (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: 1234 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/file1.txt ( path jar:file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/./file1.txt ( path jar:file:/web1/file1.jar!/rootDir/./file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/./file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt ( path jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507239598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.075 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507238057 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507239564 ms +++ localhost/127.0.0.1:59999 - Locked within 1507 ms, 4 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] WWWWWW file:///rootDir/file1.txt [junit] XXXXXX URL file:/rootDir/file1.txt [junit] protocol: file [junit] auth: [junit] host: [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file:///rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file:///rootDir/file1.txt [junit] 0.0.0 ascii : file:///rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///rootDir/file1.txt (raw), ///rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW file://host/rootDir/file1.txt [junit] XXXXXX URL file://host/rootDir/file1.txt [junit] protocol: file [junit] auth: host [junit] host: host [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file://host/rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file://host/rootDir/file1.txt [junit] 0.0.0 ascii : file://host/rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //host/rootDir/file1.txt (raw), //host/rootDir/file1.txt (dec) [junit] 2.1.0 auth: host (raw), host (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: host [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/web1/file1.jar!/rootDir/file1.txt ( path file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt (raw), file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:gluegen-test/info.txt [junit] ++++ Test Singleton.lock() [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507240144 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice [junit] XXXXXX URL asset:gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: gluegen-test/info.txt ( path gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:gluegen-test/info.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:gluegen-test/info.txt [junit] 0.0.0 ascii : asset:gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: gluegen-test/info.txt (raw), gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:/gluegen-test/info.txt [junit] XXXXXX URL asset:/gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen-test/info.txt ( path /gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:/gluegen-test/info.txt, isOpaque false, isAbs true [junit] 0.0.0 string: asset:/gluegen-test/info.txt [junit] 0.0.0 ascii : asset:/gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com [junit] host: domain.com [junit] port: -1 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com/web1/index.html?lala=23&lili=24 (raw), //domain.com/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com (raw), domain.com (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com:1234 [junit] host: domain.com [junit] port: 1234 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24 (raw), //domain.com:1234/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com:1234 (raw), domain.com:1234 (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: 1234 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/file1.txt ( path jar:file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/./file1.txt ( path jar:file:/web1/file1.jar!/rootDir/./file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/./file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt ( path jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507239598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: showURLComponents0 took 0.002 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.075 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507238057 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507239564 ms +++ localhost/127.0.0.1:59999 - Locked within 1507 ms, 4 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] WWWWWW file:///rootDir/file1.txt [junit] XXXXXX URL file:/rootDir/file1.txt [junit] protocol: file [junit] auth: [junit] host: [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file:///rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file:///rootDir/file1.txt [junit] 0.0.0 ascii : file:///rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///rootDir/file1.txt (raw), ///rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW file://host/rootDir/file1.txt [junit] XXXXXX URL file://host/rootDir/file1.txt [junit] protocol: file [junit] auth: host [junit] host: host [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file://host/rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file://host/rootDir/file1.txt [junit] 0.0.0 ascii : file://host/rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //host/rootDir/file1.txt (raw), //host/rootDir/file1.txt (dec) [junit] 2.1.0 auth: host (raw), host (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: host [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/web1/file1.jar!/rootDir/file1.txt ( path file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt (raw), file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:gluegen-test/info.txt [junit] XXXXXX URL asset:gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: gluegen-test/info.txt ( path gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:gluegen-test/info.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:gluegen-test/info.txt [junit] 0.0.0 ascii : asset:gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: gluegen-test/info.txt (raw), gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:/gluegen-test/info.txt [junit] XXXXXX URL asset:/gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen-test/info.txt ( path /gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:/gluegen-test/info.txt, isOpaque false, isAbs true [junit] 0.0.0 string: asset:/gluegen-test/info.txt [junit] 0.0.0 ascii : asset:/gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com [junit] host: domain.com [junit] port: -1 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com/web1/index.html?lala=23&lili=24 (raw), //domain.com/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com (raw), domain.com (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com:1234 [junit] host: domain.com [junit] port: 1234 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24 (raw), //domain.com:1234/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com:1234 (raw), domain.com:1234 (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: 1234 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/file1.txt ( path jar:file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/./file1.txt ( path jar:file:/web1/file1.jar!/rootDir/./file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/./file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt ( path jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507239598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.BuffersTest [junit] Testsuite: com.jogamp.common.nio.BuffersTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507240178 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507240777 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.569 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507240144 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507240178 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: slice took 0 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.569 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507240144 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507240178 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.CachedBufferFactoryTest [junit] Testsuite: com.jogamp.common.nio.CachedBufferFactoryTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507240923 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507241468 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507241500 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.683 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507240777 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507240923 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: dynamicConcurrentTest took 0.07 sec [junit] Testcase: dynamicTest took 0.002 sec [junit] Testcase: staticTest took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.683 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507240777 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507240923 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion [junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion [junit] ++++ Test Singleton.lock() [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507242046 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] test 256.000 MiB before Used Memory : 2.423 MiB [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.568 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507241468 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507241500 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testDoubleArray2FloatArrayAndBack01 took 0 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.568 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507241468 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507241500 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.TestByteBufferCopyStream [junit] Testsuite: com.jogamp.common.nio.TestByteBufferCopyStream [junit] test 256.000 MiB after Used Memory : 2.582, delta 0.159 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.615, delta -0.808 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] test 256.000 MiB before Used Memory : 1.615 MiB [junit] test 256.000 MiB after Used Memory : 1.615, delta 0.000 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.618, delta 0.003 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] test 256.500 MiB before Used Memory : 1.618 MiB [junit] test 256.500 MiB after Used Memory : 1.618, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.542, delta -0.076 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] test 256.500 MiB before Used Memory : 1.542 MiB [junit] test 256.500 MiB after Used Memory : 1.542, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.514, delta -0.029 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] test 256.500 MiB before Used Memory : 1.514 MiB [junit] test 256.500 MiB after Used Memory : 1.514, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.519, delta 0.005 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507366360 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 124.851 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507242046 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] test 256.000 MiB before Used Memory : 2.423 MiB [junit] test 256.000 MiB after Used Memory : 2.582, delta 0.159 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.615, delta -0.808 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] test 256.000 MiB before Used Memory : 1.615 MiB [junit] test 256.000 MiB after Used Memory : 1.615, delta 0.000 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.618, delta 0.003 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] test 256.500 MiB before Used Memory : 1.618 MiB [junit] test 256.500 MiB after Used Memory : 1.618, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.542, delta -0.076 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] test 256.500 MiB before Used Memory : 1.542 MiB [junit] test 256.500 MiB after Used Memory : 1.542, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.514, delta -0.029 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] test 256.500 MiB before Used Memory : 1.514 MiB [junit] test 256.500 MiB after Used Memory : 1.514, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.519, delta 0.005 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507366360 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 25.895 sec [junit] Testcase: test01 took 28.259 sec [junit] Testcase: test02 took 20.149 sec [junit] Testcase: test11 took 19.814 sec [junit] Testcase: test12 took 30.093 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 124.851 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507242046 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] test 256.000 MiB before Used Memory : 2.423 MiB [junit] test 256.000 MiB after Used Memory : 2.582, delta 0.159 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.615, delta -0.808 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] test 256.000 MiB before Used Memory : 1.615 MiB [junit] test 256.000 MiB after Used Memory : 1.615, delta 0.000 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.618, delta 0.003 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] test 256.500 MiB before Used Memory : 1.618 MiB [junit] test 256.500 MiB after Used Memory : 1.618, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.542, delta -0.076 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] test 256.500 MiB before Used Memory : 1.542 MiB [junit] test 256.500 MiB after Used Memory : 1.542, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.514, delta -0.029 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] test 256.500 MiB before Used Memory : 1.514 MiB [junit] test 256.500 MiB after Used Memory : 1.514, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.519, delta 0.005 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507366360 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.TestByteBufferInputStream [junit] Testsuite: com.jogamp.common.nio.TestByteBufferInputStream [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507367292 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507367887 ms +++ localhost/127.0.0.1:59999 - Locked within 595 ms, 2 attempts [junit] Total Memory : 62.438 MiB [junit] Max Memory : 94.438 MiB [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 16.000 MiB before Used Memory : 2.201 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 895, setup 232, copy 663 ms [junit] test #0 16.000 MiB after Used Memory : 2.201, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.438, delta -0.763 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.438 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 139, setup 16, copy 123 ms [junit] test #0 16.000 MiB after Used Memory : 17.438, delta 16.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 17.363, delta 15.925 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: END [junit] [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 17.363 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: total 359, setup 1, copy 358 ms [junit] test #0 16.000 MiB after Used Memory : 17.363, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.363, delta -16.000 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.363 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 94, setup 1, copy 93 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 16.000 MiB after Used Memory : 1.363, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.366, delta 0.003 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.366 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 8659, setup 1, copy 8658 ms [junit] test #0 128.000 MiB after Used Memory : 1.366, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.385, delta 0.019 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.385 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:137) [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:879) [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.364 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 2798, setup 0, copy 2798 ms [junit] test #0 128.000 MiB after Used Memory : 1.364, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.369, delta 0.005 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.369 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 2795, setup 1, copy 2794 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 128.000 MiB after Used Memory : 1.369, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.369, delta 0.000 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.369 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 32107, setup 0, copy 32107 ms [junit] test #0 512.000 MiB after Used Memory : 1.369, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.399, delta 0.030 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.399 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:139) [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:879) [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.245 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 32356, setup 0, copy 32356 ms [junit] test #0 512.000 MiB after Used Memory : 1.373, delta 0.129 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.390, delta 0.145 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.390 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 32826, setup 1, copy 32825 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 512.000 MiB after Used Memory : 1.390, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.391, delta 0.001 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.391 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 68, setup 1, copy 67 ms, cacheMode FLUSH_NONE [junit] test #0 1.000 MiB after Used Memory : 1.391, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.383, delta -0.007 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.383 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 4, setup 0, copy 4 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 1.000 MiB after Used Memory : 1.383, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.384, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.384 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: total 4, setup 0, copy 4 ms, cacheMode FLUSH_PRE_HARD [junit] test #0 1.000 MiB after Used Memory : 1.384, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.385, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507576320 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 209.66 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507367292 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507367887 ms +++ localhost/127.0.0.1:59999 - Locked within 595 ms, 2 attempts [junit] Total Memory : 62.438 MiB [junit] Max Memory : 94.438 MiB [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 16.000 MiB before Used Memory : 2.201 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 895, setup 232, copy 663 ms [junit] test #0 16.000 MiB after Used Memory : 2.201, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.438, delta -0.763 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.438 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 139, setup 16, copy 123 ms [junit] test #0 16.000 MiB after Used Memory : 17.438, delta 16.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 17.363, delta 15.925 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: END [junit] [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 17.363 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: total 359, setup 1, copy 358 ms [junit] test #0 16.000 MiB after Used Memory : 17.363, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.363, delta -16.000 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.363 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 94, setup 1, copy 93 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 16.000 MiB after Used Memory : 1.363, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.366, delta 0.003 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.366 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 8659, setup 1, copy 8658 ms [junit] test #0 128.000 MiB after Used Memory : 1.366, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.385, delta 0.019 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.385 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:137) [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:879) [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.364 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 2798, setup 0, copy 2798 ms [junit] test #0 128.000 MiB after Used Memory : 1.364, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.369, delta 0.005 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.369 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 2795, setup 1, copy 2794 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 128.000 MiB after Used Memory : 1.369, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.369, delta 0.000 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.369 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 32107, setup 0, copy 32107 ms [junit] test #0 512.000 MiB after Used Memory : 1.369, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.399, delta 0.030 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.399 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:139) [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:879) [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.245 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 32356, setup 0, copy 32356 ms [junit] test #0 512.000 MiB after Used Memory : 1.373, delta 0.129 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.390, delta 0.145 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.390 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 32826, setup 1, copy 32825 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 512.000 MiB after Used Memory : 1.390, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.391, delta 0.001 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.391 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 68, setup 1, copy 67 ms, cacheMode FLUSH_NONE [junit] test #0 1.000 MiB after Used Memory : 1.391, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.383, delta -0.007 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.383 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 4, setup 0, copy 4 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 1.000 MiB after Used Memory : 1.383, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.384, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.384 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: total 4, setup 0, copy 4 ms, cacheMode FLUSH_PRE_HARD [junit] test #0 1.000 MiB after Used Memory : 1.384, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.385, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507576320 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01MixedIntSize took 121.505 sec [junit] Testcase: test11MMap1GiBFlushNone took 0.613 sec [junit] Testcase: test12MMap1GiBFlushSoft took 0.55 sec [junit] Testcase: test13MMap2GiBFlushHard took 0.549 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 209.66 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507367292 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507367887 ms +++ localhost/127.0.0.1:59999 - Locked within 595 ms, 2 attempts [junit] Total Memory : 62.438 MiB [junit] Max Memory : 94.438 MiB [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 16.000 MiB before Used Memory : 2.201 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 895, setup 232, copy 663 ms [junit] test #0 16.000 MiB after Used Memory : 2.201, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.438, delta -0.763 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.438 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 139, setup 16, copy 123 ms [junit] test #0 16.000 MiB after Used Memory : 17.438, delta 16.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 17.363, delta 15.925 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: END [junit] [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 17.363 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: total 359, setup 1, copy 358 ms [junit] test #0 16.000 MiB after Used Memory : 17.363, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.363, delta -16.000 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.363 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 94, setup 1, copy 93 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 16.000 MiB after Used Memory : 1.363, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.366, delta 0.003 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.366 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 8659, setup 1, copy 8658 ms [junit] test #0 128.000 MiB after Used Memory : 1.366, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.385, delta 0.019 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.385 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:137) [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:879) [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.364 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 2798, setup 0, copy 2798 ms [junit] test #0 128.000 MiB after Used Memory : 1.364, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.369, delta 0.005 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.369 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 2795, setup 1, copy 2794 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 128.000 MiB after Used Memory : 1.369, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.369, delta 0.000 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.369 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 32107, setup 0, copy 32107 ms [junit] test #0 512.000 MiB after Used Memory : 1.369, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.399, delta 0.030 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.399 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:139) [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:879) [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.245 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 32356, setup 0, copy 32356 ms [junit] test #0 512.000 MiB after Used Memory : 1.373, delta 0.129 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.390, delta 0.145 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.390 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 32826, setup 1, copy 32825 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 512.000 MiB after Used Memory : 1.390, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.391, delta 0.001 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.391 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 68, setup 1, copy 67 ms, cacheMode FLUSH_NONE [junit] test #0 1.000 MiB after Used Memory : 1.391, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.383, delta -0.007 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.383 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 4, setup 0, copy 4 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 1.000 MiB after Used Memory : 1.383, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.384, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.384 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: total 4, setup 0, copy 4 ms, cacheMode FLUSH_PRE_HARD [junit] test #0 1.000 MiB after Used Memory : 1.384, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.385, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507576320 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.TestByteBufferOutputStream [junit] Testsuite: com.jogamp.common.nio.TestByteBufferOutputStream [junit] ++++ Test Singleton.lock() [junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507576980 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507577532 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.089 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507576980 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507577532 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 0.099 sec [junit] Testcase: test01 took 0.01 sec [junit] Testcase: test02 took 0.074 sec [junit] Testcase: test03 took 0.017 sec [junit] Testcase: test10 took 0.138 sec [junit] Testcase: test11 took 0.024 sec [junit] Testcase: test12 took 0.08 sec [junit] Testcase: test13 took 0.045 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.089 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507576980 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507577532 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.TestPointerBufferEndian [junit] Testsuite: com.jogamp.common.nio.TestPointerBufferEndian [junit] OS: CPU: Bits: <32/32> [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] OS: CPU: Bits: <32/32> [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] ++++ Test Singleton.lock() [junit] Thread-19 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507578077 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507578178 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.639 sec [junit] ------------- Standard Output --------------- [junit] OS: CPU: Bits: <32/32> [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] OS: CPU: Bits: <32/32> [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-19 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507578077 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507578178 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testDirect took 0.002 sec [junit] Testcase: testIndirect took 0.027 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.639 sec [junit] [junit] ------------- Standard Output --------------- [junit] OS: CPU: Bits: <32/32> [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] OS: CPU: Bits: <32/32> [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-19 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507578077 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507578178 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.TestStructAccessorEndian [junit] Testsuite: com.jogamp.common.nio.TestStructAccessorEndian [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507578763 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] OS: CPU: Bits: <32/32> [junit] CPU is: 32 bit [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] Thread-20 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507579266 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507579300 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.075 sec [junit] ------------- Standard Output --------------- [junit] OS: CPU: Bits: <32/32> [junit] CPU is: 32 bit [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507578763 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-20 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507579266 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507579300 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testStructAccessorEndian1 took 0.001 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.075 sec [junit] [junit] ------------- Standard Output --------------- [junit] OS: CPU: Bits: <32/32> [junit] CPU is: 32 bit [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507579882 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507578763 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-20 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507579266 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507579300 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.os.TestElfReader01 [junit] Testsuite: com.jogamp.common.os.TestElfReader01 [junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507580384 ms +++ localhost/127.0.0.1:59999 - Locked within 502 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] XXX2 #0: test libjava.dylib [junit] XXX2 #0: libjava.dylib not readable [junit] XXX2 #1: test libjava.jnilib [junit] XXX2 #1: libjava.jnilib not readable [junit] XXX2 #2: test java [junit] XXX2 #2: java not readable [junit] XXX2 #3: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib [junit] XXX2 #3: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib not readable [junit] XXX2 #4: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Test file /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Probably not an ELF file - or not in current format: (caught) Buffer is not an ELF Header [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header [junit] at jogamp.common.os.elf.ElfHeaderPart1.(ElfHeaderPart1.java:361) [junit] at jogamp.common.os.elf.ElfHeaderPart1.read(ElfHeaderPart1.java:343) [junit] at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:94) [junit] at com.jogamp.common.os.TestElfReader01.test02JavaLib(TestElfReader01.java:74) [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:879) [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507580504 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.16 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507579882 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507580384 ms +++ localhost/127.0.0.1:59999 - Locked within 502 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] XXX2 #0: test libjava.dylib [junit] XXX2 #0: libjava.dylib not readable [junit] XXX2 #1: test libjava.jnilib [junit] XXX2 #1: libjava.jnilib not readable [junit] XXX2 #2: test java [junit] XXX2 #2: java not readable [junit] XXX2 #3: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib [junit] XXX2 #3: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib not readable [junit] XXX2 #4: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Test file /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Probably not an ELF file - or not in current format: (caught) Buffer is not an ELF Header [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header [junit] at jogamp.common.os.elf.ElfHeaderPart1.(ElfHeaderPart1.java:361) [junit] at jogamp.common.os.elf.ElfHeaderPart1.read(ElfHeaderPart1.java:343) [junit] at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:94) [junit] at com.jogamp.common.os.TestElfReader01.test02JavaLib(TestElfReader01.java:74) [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:879) [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507580504 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GNULinuxSelfExe took 0 sec [junit] Testcase: test02JavaLib took 0.029 sec [junit] Testcase: test99UserFile took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.16 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507579882 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507580384 ms +++ localhost/127.0.0.1:59999 - Locked within 502 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] XXX2 #0: test libjava.dylib [junit] XXX2 #0: libjava.dylib not readable [junit] XXX2 #1: test libjava.jnilib [junit] XXX2 #1: libjava.jnilib not readable [junit] XXX2 #2: test java [junit] XXX2 #2: java not readable [junit] XXX2 #3: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib [junit] XXX2 #3: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib not readable [junit] XXX2 #4: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Test file /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Probably not an ELF file - or not in current format: (caught) Buffer is not an ELF Header [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header [junit] at jogamp.common.os.elf.ElfHeaderPart1.(ElfHeaderPart1.java:361) [junit] at jogamp.common.os.elf.ElfHeaderPart1.read(ElfHeaderPart1.java:343) [junit] at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:94) [junit] at com.jogamp.common.os.TestElfReader01.test02JavaLib(TestElfReader01.java:74) [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] ++++ Test Singleton.lock() [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:879) [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507580504 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.IntIntHashMapTest [junit] Testsuite: com.jogamp.common.util.IntIntHashMapTest [junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507581058 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 1.989ms [junit] map: 2.687ms [junit] [junit] get [junit] iimap: 3.457ms [junit] map: 1.944ms [junit] [junit] remove [junit] iimap: 3.859ms [junit] map: 7.286ms [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.165ms [junit] map: 2.465ms [junit] [junit] get [junit] iimap: 3.96ms [junit] map: 1.873ms [junit] [junit] remove [junit] iimap: 4.331ms [junit] map: 8.195ms [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507582801 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507583352 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 2.287 sec [junit] ------------- Standard Output --------------- [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 1.989ms [junit] map: 2.687ms [junit] [junit] get [junit] iimap: 3.457ms [junit] map: 1.944ms [junit] [junit] remove [junit] iimap: 3.859ms [junit] map: 7.286ms [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.165ms [junit] map: 2.465ms [junit] [junit] get [junit] iimap: 3.96ms [junit] map: 1.873ms [junit] [junit] remove [junit] iimap: 4.331ms [junit] map: 8.195ms [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507581058 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507582801 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: benchmark took 0.065 sec [junit] FAILED [junit] 'get' too slow [junit] junit.framework.AssertionFailedError: 'get' too slow [junit] at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:312) [junit] at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:244) [junit] [junit] Testcase: capacityTest took 0.002 sec [junit] Testcase: cloneTest took 0.096 sec [junit] Testcase: iteratorTest took 0.003 sec [junit] Testcase: testPutRemove took 1.424 sec [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 2.287 sec [junit] [junit] ------------- Standard Output --------------- [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 1.989ms [junit] map: 2.687ms [junit] [junit] get [junit] iimap: 3.457ms [junit] map: 1.944ms [junit] [junit] remove [junit] iimap: 3.859ms [junit] map: 7.286ms [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.165ms [junit] map: 2.465ms [junit] [junit] get [junit] iimap: 3.96ms [junit] map: 1.873ms [junit] [junit] remove [junit] iimap: 4.331ms [junit] map: 8.195ms [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507581058 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507582801 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testcase: benchmark(com.jogamp.common.util.IntIntHashMapTest): FAILED [junit] 'get' too slow [junit] junit.framework.AssertionFailedError: 'get' too slow [junit] at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:312) [junit] at com.jogamp.common.util.IntIntHashMapTest.benchmark(IntIntHashMapTest.java:244) [junit] [junit] [junit] TEST com.jogamp.common.util.IntIntHashMapTest FAILED [junit] Testsuite: com.jogamp.common.util.IntObjectHashMapTest [junit] Testsuite: com.jogamp.common.util.IntObjectHashMapTest [junit] Thread-23 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507584860 ms +++ localhost/127.0.0.1:59999 - Locked within 1509 ms, 4 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507613119 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 30.311 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507583352 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-23 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507584860 ms +++ localhost/127.0.0.1:59999 - Locked within 1509 ms, 4 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507613119 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: cloneTest took 15.783 sec [junit] Testcase: iteratorTest took 0.003 sec [junit] Testcase: testPutRemove took 12.345 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 30.311 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507583352 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-23 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507584860 ms +++ localhost/127.0.0.1:59999 - Locked within 1509 ms, 4 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507613119 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.LongIntHashMapTest [junit] Testsuite: com.jogamp.common.util.LongIntHashMapTest [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507613679 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507614182 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 2.835ms [junit] map: 2.247ms [junit] [junit] get [junit] iimap: 3.996ms [junit] map: 1.29ms [junit] [junit] remove [junit] iimap: 4.513ms [junit] map: 1.828ms [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.297ms [junit] map: 1.606ms [junit] [junit] get [junit] iimap: 0.253ms [junit] map: 0.607ms [junit] [junit] remove [junit] iimap: 0.448ms [junit] map: 1.107ms [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507615659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.521 sec [junit] ------------- Standard Output --------------- [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 2.835ms [junit] map: 2.247ms [junit] [junit] get [junit] iimap: 3.996ms [junit] map: 1.29ms [junit] [junit] remove [junit] iimap: 4.513ms [junit] map: 1.828ms [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.297ms [junit] map: 1.606ms [junit] [junit] get [junit] iimap: 0.253ms [junit] map: 0.607ms [junit] [junit] remove [junit] iimap: 0.448ms [junit] map: 1.107ms [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507613679 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507614182 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507615659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: benchmark took 0.025 sec [junit] Testcase: iteratorTest took 0.004 sec [junit] Testcase: testPutRemove took 1.334 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.521 sec [junit] [junit] ------------- Standard Output --------------- [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 2.835ms [junit] map: 2.247ms [junit] [junit] get [junit] iimap: 3.996ms [junit] map: 1.29ms [junit] [junit] remove [junit] iimap: 4.513ms [junit] map: 1.828ms [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.297ms [junit] map: 1.606ms [junit] [junit] get [junit] iimap: 0.253ms [junit] map: 0.607ms [junit] [junit] remove [junit] iimap: 0.448ms [junit] map: 1.107ms [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507613679 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507614182 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507615659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestArrayHashMap01 [junit] Testsuite: com.jogamp.common.util.TestArrayHashMap01 [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507616216 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507616720 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507616773 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.096 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507616216 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507616720 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507616773 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01ArrayHashMapWithNullValue took 0.002 sec [junit] Testcase: test02ArrayHashSetWithoutNullValue took 0 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.096 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507616216 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507616720 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507616773 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01 [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01 [junit] ++++ Test Singleton.lock() [junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507617322 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507617392 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.61 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507617322 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507617392 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01ArrayHashSetWithNullValue took 0.001 sec [junit] Testcase: test02ArrayHashSetWithoutNullValue took 0 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.61 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507617322 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507617392 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestBitstream00 [junit] Testsuite: com.jogamp.common.util.TestBitstream00 [junit] ++++ Test Singleton.lock() [junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507617942 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] i_ff 255, [FF, 11111111] [junit] b_ff -1, [FF, 11111111] [junit] Platform.LITTLE_ENDIAN: true [junit] Order: null -> BIG_ENDIAN [junit] long.null: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.null: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: BIG_ENDIAN -> BIG_ENDIAN [junit] long.BIG_ENDIAN: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.BIG_ENDIAN: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: LITTLE_ENDIAN -> LITTLE_ENDIAN [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [05, 00000101], [06, 00000110], [07, 00000111], [08, 00001000], [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] int32_t 000000000001 0x1 -> (long) 000000000001 0x1, (int) 000000000001 0x1 [junit] int32_t -00000000002 0xfffffffe -> (long) 004294967294 0xfffffffe, (int) -00000000001 0xffffffff [junit] int32_t 002147483647 0x7fffffff -> (long) 002147483647 0x7fffffff, (int) 002147483647 0x7fffffff [junit] int32_t -00000065536 0xffff0000 -> (long) 004294901760 0xffff0000, (int) -00000000001 0xffffffff [junit] int32_t -00000000001 0xffffffff -> (long) 004294967295 0xffffffff, (int) -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] i0 -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [00]: bit[0, 0], im -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [01]: bit[0, 0], im 001342177280, [50000000, 01010000000000000000000000000000] [junit] [02]: bit[0, 0], im 000671088640, [28000000, 00101000000000000000000000000000] [junit] [03]: bit[0, 0], im 000335544320, [14000000, 00010100000000000000000000000000] [junit] [04]: bit[0, 0], im 000167772160, [0A000000, 00001010000000000000000000000000] [junit] [05]: bit[0, 0], im 000083886080, [05000000, 00000101000000000000000000000000] [junit] [06]: bit[0, 0], im 000041943040, [02800000, 00000010100000000000000000000000] [junit] [07]: bit[0, 0], im 000020971520, [01400000, 00000001010000000000000000000000] [junit] [08]: bit[0, 0], im 000010485760, [00A00000, 00000000101000000000000000000000] [junit] [09]: bit[0, 0], im 000005242880, [00500000, 00000000010100000000000000000000] [junit] [10]: bit[0, 0], im 000002621440, [00280000, 00000000001010000000000000000000] [junit] [11]: bit[0, 0], im 000001310720, [00140000, 00000000000101000000000000000000] [junit] [12]: bit[0, 0], im 000000655360, [000A0000, 00000000000010100000000000000000] [junit] [13]: bit[0, 0], im 000000327680, [00050000, 00000000000001010000000000000000] [junit] [14]: bit[0, 0], im 000000163840, [00028000, 00000000000000101000000000000000] [junit] [15]: bit[0, 0], im 000000081920, [00014000, 00000000000000010100000000000000] [junit] [16]: bit[0, 0], im 000000040960, [0000A000, 00000000000000001010000000000000] [junit] [17]: bit[0, 0], im 000000020480, [00005000, 00000000000000000101000000000000] [junit] [18]: bit[0, 0], im 000000010240, [00002800, 00000000000000000010100000000000] [junit] [19]: bit[0, 0], im 000000005120, [00001400, 00000000000000000001010000000000] [junit] [20]: bit[0, 0], im 000000002560, [00000A00, 00000000000000000000101000000000] [junit] [21]: bit[0, 0], im 000000001280, [00000500, 00000000000000000000010100000000] [junit] [22]: bit[0, 0], im 000000000640, [00000280, 00000000000000000000001010000000] [junit] [23]: bit[0, 0], im 000000000320, [00000140, 00000000000000000000000101000000] [junit] [24]: bit[0, 0], im 000000000160, [000000A0, 00000000000000000000000010100000] [junit] [25]: bit[0, 0], im 000000000080, [00000050, 00000000000000000000000001010000] [junit] [26]: bit[0, 0], im 000000000040, [00000028, 00000000000000000000000000101000] [junit] [27]: bit[0, 0], im 000000000020, [00000014, 00000000000000000000000000010100] [junit] [28]: bit[0, 0], im 000000000010, [0000000A, 00000000000000000000000000001010] [junit] [29]: bit[1, 1], im 000000000005, [00000005, 00000000000000000000000000000101] [junit] [30]: bit[0, 0], im 000000000002, [00000002, 00000000000000000000000000000010] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] i0 -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [00]: bit[1, 1], im -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [01]: bit[1, 1], im 002147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] [02]: bit[1, 1], im 001073741823, [3FFFFFFF, 00111111111111111111111111111111] [junit] [03]: bit[1, 1], im 000536870911, [1FFFFFFF, 00011111111111111111111111111111] [junit] [04]: bit[1, 1], im 000268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] [05]: bit[1, 1], im 000134217727, [07FFFFFF, 00000111111111111111111111111111] [junit] [06]: bit[1, 1], im 000067108863, [03FFFFFF, 00000011111111111111111111111111] [junit] [07]: bit[1, 1], im 000033554431, [01FFFFFF, 00000001111111111111111111111111] [junit] [08]: bit[1, 1], im 000016777215, [00FFFFFF, 00000000111111111111111111111111] [junit] [09]: bit[1, 1], im 000008388607, [007FFFFF, 00000000011111111111111111111111] [junit] [10]: bit[1, 1], im 000004194303, [003FFFFF, 00000000001111111111111111111111] [junit] [11]: bit[1, 1], im 000002097151, [001FFFFF, 00000000000111111111111111111111] [junit] [12]: bit[1, 1], im 000001048575, [000FFFFF, 00000000000011111111111111111111] [junit] [13]: bit[1, 1], im 000000524287, [0007FFFF, 00000000000001111111111111111111] [junit] [14]: bit[1, 1], im 000000262143, [0003FFFF, 00000000000000111111111111111111] [junit] [15]: bit[1, 1], im 000000131071, [0001FFFF, 00000000000000011111111111111111] [junit] [16]: bit[1, 1], im 000000065535, [0000FFFF, 00000000000000001111111111111111] [junit] [17]: bit[1, 1], im 000000032767, [00007FFF, 00000000000000000111111111111111] [junit] [18]: bit[1, 1], im 000000016383, [00003FFF, 00000000000000000011111111111111] [junit] [19]: bit[1, 1], im 000000008191, [00001FFF, 00000000000000000001111111111111] [junit] [20]: bit[1, 1], im 000000004095, [00000FFF, 00000000000000000000111111111111] [junit] [21]: bit[1, 1], im 000000002047, [000007FF, 00000000000000000000011111111111] [junit] [22]: bit[1, 1], im 000000001023, [000003FF, 00000000000000000000001111111111] [junit] [23]: bit[1, 1], im 000000000511, [000001FF, 00000000000000000000000111111111] [junit] [24]: bit[1, 1], im 000000000255, [000000FF, 00000000000000000000000011111111] [junit] [25]: bit[1, 1], im 000000000127, [0000007F, 00000000000000000000000001111111] [junit] [26]: bit[1, 1], im 000000000063, [0000003F, 00000000000000000000000000111111] [junit] [27]: bit[1, 1], im 000000000031, [0000001F, 00000000000000000000000000011111] [junit] [28]: bit[1, 1], im 000000000015, [0000000F, 00000000000000000000000000001111] [junit] [29]: bit[1, 1], im 000000000007, [00000007, 00000000000000000000000000000111] [junit] [30]: bit[1, 1], im 000000000003, [00000003, 00000000000000000000000000000011] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] test10ReadWrite31 bits 8:8:8 = 24 = 3 bytes [junit] test10ReadWrite31 [0x030201, msbFirst true, 000000110000001000000001] [junit] test10ReadWrite31 [0x030201, msbFirst false, 100000000100000011000000] [junit] testBytes[0]: [0x01, msbFirst true, 00000001] [junit] testBytes[1]: [0x02, msbFirst true, 00000010] [junit] testBytes[2]: [0x03, msbFirst true, 00000011] [junit] readBit (msbFirst false): [junit] readBit.1 00000001, 0x1 [junit] readBit.2 00000010, 0x2 [junit] readBit.3 00000011, 0x3 [junit] readBit.T 000000110000001000000001, ok true [junit] [junit] readBit.X 000000110000001000000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00000001] [junit] readBits31.2 [0x02, msbFirst true, 00000010] [junit] readBits31.3 [0x03, msbFirst true, 00000011] [junit] readBits31.X 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readWriteBit [0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBit [1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBit [2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] readWriteBits31[0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBits31[1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBits31[2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] test10ReadWrite31 bits 5:6:5 = 16 = 2 bytes [junit] test10ReadWrite31 [0x1841, msbFirst true, 0001100001000001] [junit] test10ReadWrite31 [0x1841, msbFirst false, 1000001000011000] [junit] testBytes[0]: [0x41, msbFirst true, 01000001] [junit] testBytes[1]: [0x18, msbFirst true, 00011000] [junit] readBit (msbFirst false): [junit] readBit.1 00001, 0x1 [junit] readBit.2 000010, 0x2 [junit] readBit.3 00011, 0x3 [junit] readBit.T 0001100001000001, ok true [junit] [junit] readBit.X 0001100001000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00001] [junit] readBits31.2 [0x02, msbFirst true, 000010] [junit] readBits31.3 [0x03, msbFirst true, 00011] [junit] readBits31.X 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readWriteBit [0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] readWriteBit [1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] readWriteBits31[0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] readWriteBits31[1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507618101 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.7 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507617942 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] i_ff 255, [FF, 11111111] [junit] b_ff -1, [FF, 11111111] [junit] Platform.LITTLE_ENDIAN: true [junit] Order: null -> BIG_ENDIAN [junit] long.null: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.null: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: BIG_ENDIAN -> BIG_ENDIAN [junit] long.BIG_ENDIAN: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.BIG_ENDIAN: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: LITTLE_ENDIAN -> LITTLE_ENDIAN [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [05, 00000101], [06, 00000110], [07, 00000111], [08, 00001000], [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] int32_t 000000000001 0x1 -> (long) 000000000001 0x1, (int) 000000000001 0x1 [junit] int32_t -00000000002 0xfffffffe -> (long) 004294967294 0xfffffffe, (int) -00000000001 0xffffffff [junit] int32_t 002147483647 0x7fffffff -> (long) 002147483647 0x7fffffff, (int) 002147483647 0x7fffffff [junit] int32_t -00000065536 0xffff0000 -> (long) 004294901760 0xffff0000, (int) -00000000001 0xffffffff [junit] int32_t -00000000001 0xffffffff -> (long) 004294967295 0xffffffff, (int) -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] i0 -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [00]: bit[0, 0], im -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [01]: bit[0, 0], im 001342177280, [50000000, 01010000000000000000000000000000] [junit] [02]: bit[0, 0], im 000671088640, [28000000, 00101000000000000000000000000000] [junit] [03]: bit[0, 0], im 000335544320, [14000000, 00010100000000000000000000000000] [junit] [04]: bit[0, 0], im 000167772160, [0A000000, 00001010000000000000000000000000] [junit] [05]: bit[0, 0], im 000083886080, [05000000, 00000101000000000000000000000000] [junit] [06]: bit[0, 0], im 000041943040, [02800000, 00000010100000000000000000000000] [junit] [07]: bit[0, 0], im 000020971520, [01400000, 00000001010000000000000000000000] [junit] [08]: bit[0, 0], im 000010485760, [00A00000, 00000000101000000000000000000000] [junit] [09]: bit[0, 0], im 000005242880, [00500000, 00000000010100000000000000000000] [junit] [10]: bit[0, 0], im 000002621440, [00280000, 00000000001010000000000000000000] [junit] [11]: bit[0, 0], im 000001310720, [00140000, 00000000000101000000000000000000] [junit] [12]: bit[0, 0], im 000000655360, [000A0000, 00000000000010100000000000000000] [junit] [13]: bit[0, 0], im 000000327680, [00050000, 00000000000001010000000000000000] [junit] [14]: bit[0, 0], im 000000163840, [00028000, 00000000000000101000000000000000] [junit] [15]: bit[0, 0], im 000000081920, [00014000, 00000000000000010100000000000000] [junit] [16]: bit[0, 0], im 000000040960, [0000A000, 00000000000000001010000000000000] [junit] [17]: bit[0, 0], im 000000020480, [00005000, 00000000000000000101000000000000] [junit] [18]: bit[0, 0], im 000000010240, [00002800, 00000000000000000010100000000000] [junit] [19]: bit[0, 0], im 000000005120, [00001400, 00000000000000000001010000000000] [junit] [20]: bit[0, 0], im 000000002560, [00000A00, 00000000000000000000101000000000] [junit] [21]: bit[0, 0], im 000000001280, [00000500, 00000000000000000000010100000000] [junit] [22]: bit[0, 0], im 000000000640, [00000280, 00000000000000000000001010000000] [junit] [23]: bit[0, 0], im 000000000320, [00000140, 00000000000000000000000101000000] [junit] [24]: bit[0, 0], im 000000000160, [000000A0, 00000000000000000000000010100000] [junit] [25]: bit[0, 0], im 000000000080, [00000050, 00000000000000000000000001010000] [junit] [26]: bit[0, 0], im 000000000040, [00000028, 00000000000000000000000000101000] [junit] [27]: bit[0, 0], im 000000000020, [00000014, 00000000000000000000000000010100] [junit] [28]: bit[0, 0], im 000000000010, [0000000A, 00000000000000000000000000001010] [junit] [29]: bit[1, 1], im 000000000005, [00000005, 00000000000000000000000000000101] [junit] [30]: bit[0, 0], im 000000000002, [00000002, 00000000000000000000000000000010] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] i0 -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [00]: bit[1, 1], im -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [01]: bit[1, 1], im 002147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] [02]: bit[1, 1], im 001073741823, [3FFFFFFF, 00111111111111111111111111111111] [junit] [03]: bit[1, 1], im 000536870911, [1FFFFFFF, 00011111111111111111111111111111] [junit] [04]: bit[1, 1], im 000268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] [05]: bit[1, 1], im 000134217727, [07FFFFFF, 00000111111111111111111111111111] [junit] [06]: bit[1, 1], im 000067108863, [03FFFFFF, 00000011111111111111111111111111] [junit] [07]: bit[1, 1], im 000033554431, [01FFFFFF, 00000001111111111111111111111111] [junit] [08]: bit[1, 1], im 000016777215, [00FFFFFF, 00000000111111111111111111111111] [junit] [09]: bit[1, 1], im 000008388607, [007FFFFF, 00000000011111111111111111111111] [junit] [10]: bit[1, 1], im 000004194303, [003FFFFF, 00000000001111111111111111111111] [junit] [11]: bit[1, 1], im 000002097151, [001FFFFF, 00000000000111111111111111111111] [junit] [12]: bit[1, 1], im 000001048575, [000FFFFF, 00000000000011111111111111111111] [junit] [13]: bit[1, 1], im 000000524287, [0007FFFF, 00000000000001111111111111111111] [junit] [14]: bit[1, 1], im 000000262143, [0003FFFF, 00000000000000111111111111111111] [junit] [15]: bit[1, 1], im 000000131071, [0001FFFF, 00000000000000011111111111111111] [junit] [16]: bit[1, 1], im 000000065535, [0000FFFF, 00000000000000001111111111111111] [junit] [17]: bit[1, 1], im 000000032767, [00007FFF, 00000000000000000111111111111111] [junit] [18]: bit[1, 1], im 000000016383, [00003FFF, 00000000000000000011111111111111] [junit] [19]: bit[1, 1], im 000000008191, [00001FFF, 00000000000000000001111111111111] [junit] [20]: bit[1, 1], im 000000004095, [00000FFF, 00000000000000000000111111111111] [junit] [21]: bit[1, 1], im 000000002047, [000007FF, 00000000000000000000011111111111] [junit] [22]: bit[1, 1], im 000000001023, [000003FF, 00000000000000000000001111111111] [junit] [23]: bit[1, 1], im 000000000511, [000001FF, 00000000000000000000000111111111] [junit] [24]: bit[1, 1], im 000000000255, [000000FF, 00000000000000000000000011111111] [junit] [25]: bit[1, 1], im 000000000127, [0000007F, 00000000000000000000000001111111] [junit] [26]: bit[1, 1], im 000000000063, [0000003F, 00000000000000000000000000111111] [junit] [27]: bit[1, 1], im 000000000031, [0000001F, 00000000000000000000000000011111] [junit] [28]: bit[1, 1], im 000000000015, [0000000F, 00000000000000000000000000001111] [junit] [29]: bit[1, 1], im 000000000007, [00000007, 00000000000000000000000000000111] [junit] [30]: bit[1, 1], im 000000000003, [00000003, 00000000000000000000000000000011] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] test10ReadWrite31 bits 8:8:8 = 24 = 3 bytes [junit] test10ReadWrite31 [0x030201, msbFirst true, 000000110000001000000001] [junit] test10ReadWrite31 [0x030201, msbFirst false, 100000000100000011000000] [junit] testBytes[0]: [0x01, msbFirst true, 00000001] [junit] testBytes[1]: [0x02, msbFirst true, 00000010] [junit] testBytes[2]: [0x03, msbFirst true, 00000011] [junit] readBit (msbFirst false): [junit] readBit.1 00000001, 0x1 [junit] readBit.2 00000010, 0x2 [junit] readBit.3 00000011, 0x3 [junit] readBit.T 000000110000001000000001, ok true [junit] [junit] readBit.X 000000110000001000000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00000001] [junit] readBits31.2 [0x02, msbFirst true, 00000010] [junit] readBits31.3 [0x03, msbFirst true, 00000011] [junit] readBits31.X 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readWriteBit [0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBit [1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBit [2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] readWriteBits31[0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBits31[1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBits31[2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] test10ReadWrite31 bits 5:6:5 = 16 = 2 bytes [junit] test10ReadWrite31 [0x1841, msbFirst true, 0001100001000001] [junit] test10ReadWrite31 [0x1841, msbFirst false, 1000001000011000] [junit] testBytes[0]: [0x41, msbFirst true, 01000001] [junit] testBytes[1]: [0x18, msbFirst true, 00011000] [junit] readBit (msbFirst false): [junit] readBit.1 00001, 0x1 [junit] readBit.2 000010, 0x2 [junit] readBit.3 00011, 0x3 [junit] readBit.T 0001100001000001, ok true [junit] [junit] readBit.X 0001100001000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00001] [junit] readBits31.2 [0x02, msbFirst true, 000010] [junit] readBits31.3 [0x03, msbFirst true, 00011] [junit] readBits31.X 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readWriteBit [0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] readWriteBit [1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] readWriteBits31[0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] readWriteBits31[1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507618101 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00ShowByteOrder took 0.045 sec [junit] Testcase: test01Uint32Conversion took 0.004 sec [junit] Testcase: test02ShiftSigned took 0.01 sec [junit] Testcase: test10ReadWrite_13 took 0.005 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.7 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507617942 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] i_ff 255, [FF, 11111111] [junit] b_ff -1, [FF, 11111111] [junit] Platform.LITTLE_ENDIAN: true [junit] Order: null -> BIG_ENDIAN [junit] long.null: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.null: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: BIG_ENDIAN -> BIG_ENDIAN [junit] long.BIG_ENDIAN: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.BIG_ENDIAN: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: LITTLE_ENDIAN -> LITTLE_ENDIAN [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [05, 00000101], [06, 00000110], [07, 00000111], [08, 00001000], [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] int32_t 000000000001 0x1 -> (long) 000000000001 0x1, (int) 000000000001 0x1 [junit] int32_t -00000000002 0xfffffffe -> (long) 004294967294 0xfffffffe, (int) -00000000001 0xffffffff [junit] int32_t 002147483647 0x7fffffff -> (long) 002147483647 0x7fffffff, (int) 002147483647 0x7fffffff [junit] int32_t -00000065536 0xffff0000 -> (long) 004294901760 0xffff0000, (int) -00000000001 0xffffffff [junit] int32_t -00000000001 0xffffffff -> (long) 004294967295 0xffffffff, (int) -00000000001 0xffffffff [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507618655 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] i0 -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [00]: bit[0, 0], im -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [01]: bit[0, 0], im 001342177280, [50000000, 01010000000000000000000000000000] [junit] [02]: bit[0, 0], im 000671088640, [28000000, 00101000000000000000000000000000] [junit] [03]: bit[0, 0], im 000335544320, [14000000, 00010100000000000000000000000000] [junit] [04]: bit[0, 0], im 000167772160, [0A000000, 00001010000000000000000000000000] [junit] [05]: bit[0, 0], im 000083886080, [05000000, 00000101000000000000000000000000] [junit] [06]: bit[0, 0], im 000041943040, [02800000, 00000010100000000000000000000000] [junit] [07]: bit[0, 0], im 000020971520, [01400000, 00000001010000000000000000000000] [junit] [08]: bit[0, 0], im 000010485760, [00A00000, 00000000101000000000000000000000] [junit] [09]: bit[0, 0], im 000005242880, [00500000, 00000000010100000000000000000000] [junit] [10]: bit[0, 0], im 000002621440, [00280000, 00000000001010000000000000000000] [junit] [11]: bit[0, 0], im 000001310720, [00140000, 00000000000101000000000000000000] [junit] [12]: bit[0, 0], im 000000655360, [000A0000, 00000000000010100000000000000000] [junit] [13]: bit[0, 0], im 000000327680, [00050000, 00000000000001010000000000000000] [junit] [14]: bit[0, 0], im 000000163840, [00028000, 00000000000000101000000000000000] [junit] [15]: bit[0, 0], im 000000081920, [00014000, 00000000000000010100000000000000] [junit] [16]: bit[0, 0], im 000000040960, [0000A000, 00000000000000001010000000000000] [junit] [17]: bit[0, 0], im 000000020480, [00005000, 00000000000000000101000000000000] [junit] [18]: bit[0, 0], im 000000010240, [00002800, 00000000000000000010100000000000] [junit] [19]: bit[0, 0], im 000000005120, [00001400, 00000000000000000001010000000000] [junit] [20]: bit[0, 0], im 000000002560, [00000A00, 00000000000000000000101000000000] [junit] [21]: bit[0, 0], im 000000001280, [00000500, 00000000000000000000010100000000] [junit] [22]: bit[0, 0], im 000000000640, [00000280, 00000000000000000000001010000000] [junit] [23]: bit[0, 0], im 000000000320, [00000140, 00000000000000000000000101000000] [junit] [24]: bit[0, 0], im 000000000160, [000000A0, 00000000000000000000000010100000] [junit] [25]: bit[0, 0], im 000000000080, [00000050, 00000000000000000000000001010000] [junit] [26]: bit[0, 0], im 000000000040, [00000028, 00000000000000000000000000101000] [junit] [27]: bit[0, 0], im 000000000020, [00000014, 00000000000000000000000000010100] [junit] [28]: bit[0, 0], im 000000000010, [0000000A, 00000000000000000000000000001010] [junit] [29]: bit[1, 1], im 000000000005, [00000005, 00000000000000000000000000000101] [junit] [30]: bit[0, 0], im 000000000002, [00000002, 00000000000000000000000000000010] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] i0 -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [00]: bit[1, 1], im -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [01]: bit[1, 1], im 002147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] [02]: bit[1, 1], im 001073741823, [3FFFFFFF, 00111111111111111111111111111111] [junit] [03]: bit[1, 1], im 000536870911, [1FFFFFFF, 00011111111111111111111111111111] [junit] [04]: bit[1, 1], im 000268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] [05]: bit[1, 1], im 000134217727, [07FFFFFF, 00000111111111111111111111111111] [junit] [06]: bit[1, 1], im 000067108863, [03FFFFFF, 00000011111111111111111111111111] [junit] [07]: bit[1, 1], im 000033554431, [01FFFFFF, 00000001111111111111111111111111] [junit] [08]: bit[1, 1], im 000016777215, [00FFFFFF, 00000000111111111111111111111111] [junit] [09]: bit[1, 1], im 000008388607, [007FFFFF, 00000000011111111111111111111111] [junit] [10]: bit[1, 1], im 000004194303, [003FFFFF, 00000000001111111111111111111111] [junit] [11]: bit[1, 1], im 000002097151, [001FFFFF, 00000000000111111111111111111111] [junit] [12]: bit[1, 1], im 000001048575, [000FFFFF, 00000000000011111111111111111111] [junit] [13]: bit[1, 1], im 000000524287, [0007FFFF, 00000000000001111111111111111111] [junit] [14]: bit[1, 1], im 000000262143, [0003FFFF, 00000000000000111111111111111111] [junit] [15]: bit[1, 1], im 000000131071, [0001FFFF, 00000000000000011111111111111111] [junit] [16]: bit[1, 1], im 000000065535, [0000FFFF, 00000000000000001111111111111111] [junit] [17]: bit[1, 1], im 000000032767, [00007FFF, 00000000000000000111111111111111] [junit] [18]: bit[1, 1], im 000000016383, [00003FFF, 00000000000000000011111111111111] [junit] [19]: bit[1, 1], im 000000008191, [00001FFF, 00000000000000000001111111111111] [junit] [20]: bit[1, 1], im 000000004095, [00000FFF, 00000000000000000000111111111111] [junit] [21]: bit[1, 1], im 000000002047, [000007FF, 00000000000000000000011111111111] [junit] [22]: bit[1, 1], im 000000001023, [000003FF, 00000000000000000000001111111111] [junit] [23]: bit[1, 1], im 000000000511, [000001FF, 00000000000000000000000111111111] [junit] [24]: bit[1, 1], im 000000000255, [000000FF, 00000000000000000000000011111111] [junit] [25]: bit[1, 1], im 000000000127, [0000007F, 00000000000000000000000001111111] [junit] [26]: bit[1, 1], im 000000000063, [0000003F, 00000000000000000000000000111111] [junit] [27]: bit[1, 1], im 000000000031, [0000001F, 00000000000000000000000000011111] [junit] [28]: bit[1, 1], im 000000000015, [0000000F, 00000000000000000000000000001111] [junit] [29]: bit[1, 1], im 000000000007, [00000007, 00000000000000000000000000000111] [junit] [30]: bit[1, 1], im 000000000003, [00000003, 00000000000000000000000000000011] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] test10ReadWrite31 bits 8:8:8 = 24 = 3 bytes [junit] test10ReadWrite31 [0x030201, msbFirst true, 000000110000001000000001] [junit] test10ReadWrite31 [0x030201, msbFirst false, 100000000100000011000000] [junit] testBytes[0]: [0x01, msbFirst true, 00000001] [junit] testBytes[1]: [0x02, msbFirst true, 00000010] [junit] testBytes[2]: [0x03, msbFirst true, 00000011] [junit] readBit (msbFirst false): [junit] readBit.1 00000001, 0x1 [junit] readBit.2 00000010, 0x2 [junit] readBit.3 00000011, 0x3 [junit] readBit.T 000000110000001000000001, ok true [junit] [junit] readBit.X 000000110000001000000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00000001] [junit] readBits31.2 [0x02, msbFirst true, 00000010] [junit] readBits31.3 [0x03, msbFirst true, 00000011] [junit] readBits31.X 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readWriteBit [0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBit [1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBit [2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] readWriteBits31[0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBits31[1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBits31[2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] test10ReadWrite31 bits 5:6:5 = 16 = 2 bytes [junit] test10ReadWrite31 [0x1841, msbFirst true, 0001100001000001] [junit] test10ReadWrite31 [0x1841, msbFirst false, 1000001000011000] [junit] testBytes[0]: [0x41, msbFirst true, 01000001] [junit] testBytes[1]: [0x18, msbFirst true, 00011000] [junit] readBit (msbFirst false): [junit] readBit.1 00001, 0x1 [junit] readBit.2 000010, 0x2 [junit] readBit.3 00011, 0x3 [junit] readBit.T 0001100001000001, ok true [junit] [junit] readBit.X 0001100001000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00001] [junit] readBits31.2 [0x02, msbFirst true, 000010] [junit] readBits31.3 [0x03, msbFirst true, 00011] [junit] readBits31.X 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readWriteBit [0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] readWriteBit [1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] readWriteBits31[0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] readWriteBits31[1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507618101 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestBitstream01 [junit] Testsuite: com.jogamp.common.util.TestBitstream01 [junit] Thread-28 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507619158 ms +++ localhost/127.0.0.1:59999 - Locked within 503 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [80, 10000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110> = <110> [junit] Read.Copy.2: <> + <110> = <110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110> = <11011110> [junit] Read.Copy.2: <> + <11011110> = <11011110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [DE, 11011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1101111010> = <1101111010> [junit] Read.Copy.2: <> + <1101111010> = <1101111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Read.Copy.2: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 32 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Read.Copy.2: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <110> + <111> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110> + <111> = <110111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110> + <111> = <110111> [junit] Read.Copy.2: <110> + <111> = <110111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <11011110> + <101> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <101> = <11011110101> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <101> = <11011110101> [junit] Read.Copy.2: <11011110> + <101> = <11011110101> [junit] XXX TestLinearBits: msbFirst true, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <110111101> + <010> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101> + <010> = <110111101010> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101> + <010> = <110111101010> [junit] Read.Copy.2: <110111101> + <010> = <110111101010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [40, 01000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [D0, 11010000], [junit] ResultExp: <> + <101> = <101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101> = <101> [junit] Copy: 000: [50, 01010000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101> = <101> [junit] Read.Copy.2: <> + <101> = <101> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <01111010> = <01111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111010> = <01111010> [junit] Copy: 000: [1E, 00011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111010> = <01111010> [junit] Read.Copy.2: <> + <01111010> = <01111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [C0, 11000000], [junit] ResultExp: <> + <1010111111> = <1010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1010111111> = <1010111111> [junit] Copy: 000: [00, 00000000], [AF, 10101111], [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1010111111> = <1010111111> [junit] Read.Copy.2: <> + <1010111111> = <1010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11111100101011111110> = <11111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111100101011111110> = <11111100101011111110> [junit] Copy: 000: [00, 00000000], [0F, 00001111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111100101011111110> = <11111100101011111110> [junit] Read.Copy.2: <> + <11111100101011111110> = <11111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <011111110> = <011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110> = <011111110> [junit] Copy: 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110> = <011111110> [junit] Read.Copy.2: <> + <011111110> = <011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <1> + <0> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1> + <0> = <10> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1> + <0> = <10> [junit] Read.Copy.2: <1> + <0> = <10> [junit] XXX TestLinearBits: msbFirst true, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <11> + <111> = <11111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <111> = <11111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11> + <111> = <11111> [junit] Read.Copy.2: <11> + <111> = <11111> [junit] XXX TestLinearBits: msbFirst true, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [80, 10000000], [junit] ResultExp: <1101111> + <01011111> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111> + <01011111> = <110111101011111> [junit] Copy: 000: [DE, 11011110], [2F, 00101111], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111> + <01011111> = <110111101011111> [junit] Read.Copy.2: <1101111> + <01011111> = <110111101011111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [junit] ResultExp: <11011110> + <11001010> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <11001010> = <1101111011001010> [junit] Copy: 000: [DE, 11011110], [00, 00000000], [CA, 11001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <11001010> = <1101111011001010> [junit] Read.Copy.2: <11011110> + <11001010> = <1101111011001010> [junit] XXX TestLinearBits: msbFirst true, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <110111101010111> + <11110> = <11011110101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101010111> + <11110> = <11011110101011111110> [junit] Copy: 000: [DE, 11011110], [AE, 10101110], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101010111> + <11110> = <11011110101011111110> [junit] Read.Copy.2: <110111101010111> + <11110> = <11011110101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <1101111010101111> + <11110> = <110111101010111111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111010101111> + <11110> = <110111101010111111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111010101111> + <11110> = <110111101010111111110> [junit] Read.Copy.2: <1101111010101111> + <11110> = <110111101010111111110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 1 = 1]: <0> [junit] TestData: : 000: [00, 00000000], [junit] ResultExp: <> + <0> = <0> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0> = <0> [junit] Copy: 000: [00, 00000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0> = <0> [junit] Read.Copy.2: <> + <0> = <0> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 3 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <011> = <011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011> = <011> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011> = <011> [junit] Read.Copy.2: <> + <011> = <011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 8 = 8]: <01111111> [junit] TestData: : 000: [FE, 11111110], [junit] ResultExp: <> + <01111111> = <01111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111> = <01111111> [junit] Copy: 000: [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111> = <01111111> [junit] Read.Copy.2: <> + <01111111> = <01111111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 10 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <0111111101> = <0111111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0111111101> = <0111111101> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0111111101> = <0111111101> [junit] Read.Copy.2: <> + <0111111101> = <0111111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 30 = 30]: <011111110101001111110101011110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] ResultExp: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Read.Copy.2: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 32 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Read.Copy.2: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 3, skip 0, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <011> + <111> = <011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011> + <111> = <011111> [junit] Copy: 000: [3E, 00111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011> + <111> = <011111> [junit] Read.Copy.2: <011> + <111> = <011111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 0, post 3 = 11]: <01111111010> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <01111111> + <010> = <01111111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <010> = <01111111010> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <010> = <01111111010> [junit] Read.Copy.2: <01111111> + <010> = <01111111010> [junit] XXX TestLinearBits: msbFirst false, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 9, skip 0, post 3 = 12]: <011111110101> [junit] TestData: : 000: [FE, 11111110], [0A, 00001010], [junit] ResultExp: <011111110> + <101> = <011111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110> + <101> = <011111110101> [junit] Copy: 000: [FE, 11111110], [0A, 00001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110> + <101> = <011111110101> [junit] Read.Copy.2: <011111110> + <101> = <011111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 1 = 2]: <01> [junit] TestData: : 000: [02, 00000010], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 3 = 4]: <0111> [junit] TestData: : 000: [0E, 00001110], [junit] ResultExp: <> + <111> = <111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <111> = <111> [junit] Copy: 000: [0E, 00001110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <111> = <111> [junit] Read.Copy.2: <> + <111> = <111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 2, post 8 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <11111101> = <11111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111101> = <11111101> [junit] Copy: 000: [FC, 11111100], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111101> = <11111101> [junit] Read.Copy.2: <> + <11111101> = <11111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 8, post 10 = 18]: <011111110101001111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [03, 00000011], [junit] ResultExp: <> + <0101001111> = <0101001111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0101001111> = <0101001111> [junit] Copy: 000: [00, 00000000], [CA, 11001010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0101001111> = <0101001111> [junit] Read.Copy.2: <> + <0101001111> = <0101001111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 12, post 20 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <00111111010101111011> = <00111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <00111111010101111011> = <00111111010101111011> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <00111111010101111011> = <00111111010101111011> [junit] Read.Copy.2: <> + <00111111010101111011> = <00111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 23, post 9 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <101111011> = <101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101111011> = <101111011> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101111011> = <101111011> [junit] Read.Copy.2: <> + <101111011> = <101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 1, skip 1, post 1 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <01> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <01> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0> + <1> = <01> [junit] Read.Copy.2: <0> + <1> = <01> [junit] XXX TestLinearBits: msbFirst false, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 2, skip 1, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <01> + <111> = <01111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01> + <111> = <01111> [junit] Copy: 000: [3A, 00111010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01> + <111> = <01111> [junit] Read.Copy.2: <01> + <111> = <01111> [junit] XXX TestLinearBits: msbFirst false, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 7, skip 2, post 8 = 17]: <01111111010100111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [01, 00000001], [junit] ResultExp: <0111111> + <10100111> = <011111110100111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111> + <10100111> = <011111110100111> [junit] Copy: 000: [7E, 01111110], [CA, 11001010], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111> + <10100111> = <011111110100111> [junit] Read.Copy.2: <0111111> + <10100111> = <011111110100111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 8, post 8 = 24]: <011111110101001111110101> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [junit] ResultExp: <01111111> + <11110101> = <0111111111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <11110101> = <0111111111110101> [junit] Copy: 000: [FE, 11111110], [00, 00000000], [AF, 10101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <11110101> = <0111111111110101> [junit] Read.Copy.2: <01111111> + <11110101> = <0111111111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 15, skip 12, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <011111110101001> + <11011> = <01111111010100111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110101001> + <11011> = <01111111010100111011> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110101001> + <11011> = <01111111010100111011> [junit] Read.Copy.2: <011111110101001> + <11011> = <01111111010100111011> [junit] XXX TestLinearBits: msbFirst false, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 16, skip 11, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <0111111101010011> + <11011> = <011111110101001111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111101010011> + <11011> = <011111110101001111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111101010011> + <11011> = <011111110101001111011> [junit] Read.Copy.2: <0111111101010011> + <11011> = <011111110101001111011> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [01, 00000001], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 31, totalBits 31 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 31 = 31]: <1101111010101111110010101111111> [junit] TestData: : 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <111> + <110> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111> + <110> = <110111> [junit] Copy: 000: [37, 00110111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111> + <110> = <110111> [junit] XXX TestBulkBits: preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110101> + <110> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110101> + <110> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110101> + <110> = <11011110101> [junit] XXX TestBulkBits: preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [EA, 11101010], [0D, 00001101], [junit] ResultExp: <111101010> + <110> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111101010> + <110> = <110111101010> [junit] Copy: 000: [EA, 11101010], [0D, 00001101], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111101010> + <110> = <110111101010> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 6, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 6 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <10101> + <110111> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <110111> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <110111> = <11011110101> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 8, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 8 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <10101> + <11011110> = <1101111010101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <11011110> = <1101111010101> [junit] Copy: 000: [D5, 11010101], [1B, 00011011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <11011110> = <1101111010101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [03, 00000011], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 3, skipBits 6, postBits 4, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 6, post 4 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <101> + <1101> = <1101101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <101> + <1101> = <1101101> [junit] Copy: 000: [05, 00000101], [1A, 00011010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <101> + <1101> = <1101101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [0D, 00001101], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [0C, 00001100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [78, 01111000], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [BF, 10111111], [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [00, 00000000], [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <11011110101011111100> = <11011110101011111100> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] XXX TestBulkBits: preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <110111101> = <110111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101> = <110111101> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101> = <110111101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 31, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 31 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <10> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <0> + <1> = <10> [junit] XXX TestBulkBits: preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <11> + <110> = <11011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <110> = <11011> [junit] Copy: 000: [33, 00110011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11> + <110> = <11011> [junit] XXX TestBulkBits: preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [5F, 01011111], [BD, 10111101], [01, 00000001], [junit] ResultExp: <1011111> + <11011110> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1011111> + <11011110> = <110111101011111> [junit] Copy: 000: [5F, 01011111], [BC, 10111100], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1011111> + <11011110> = <110111101011111> [junit] XXX TestBulkBits: preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <11001010> + <11011110> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11001010> + <11011110> = <1101111011001010> [junit] Copy: 000: [CA, 11001010], [00, 00000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11001010> + <11011110> = <1101111011001010> [junit] XXX TestBulkBits: preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <100101011111110> + <11011> = <11011100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] XXX TestBulkBits: preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <1100101011111110> + <11011> = <110111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 5, totalBits 16 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 5 = 16]: <1101111010101111> [junit] TestData: : 000: [AF, 10101111], [DE, 11011110], [junit] ResultExp: <01111> + <11011> = <1101101111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111> + <11011> = <1101101111> [junit] Copy: 000: [0F, 00001111], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <01111> + <11011> = <1101101111> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 8, totalBits 19 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 8 = 19]: <1101111010101111110> [junit] TestData: : 000: [7E, 01111110], [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110> + <11011110> = <1101111011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110> + <11011110> = <1101111011110> [junit] Copy: 000: [1E, 00011110], [F0, 11110000], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110> + <11011110> = <1101111011110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 0 = 0]: <> [junit] 01a: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] 01b: Bitstream[closed, pos -1 [byteP -1, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507619256 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.141 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507618655 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-28 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507619158 ms +++ localhost/127.0.0.1:59999 - Locked within 503 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [80, 10000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110> = <110> [junit] Read.Copy.2: <> + <110> = <110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110> = <11011110> [junit] Read.Copy.2: <> + <11011110> = <11011110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [DE, 11011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1101111010> = <1101111010> [junit] Read.Copy.2: <> + <1101111010> = <1101111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Read.Copy.2: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 32 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Read.Copy.2: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <110> + <111> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110> + <111> = <110111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110> + <111> = <110111> [junit] Read.Copy.2: <110> + <111> = <110111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <11011110> + <101> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <101> = <11011110101> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <101> = <11011110101> [junit] Read.Copy.2: <11011110> + <101> = <11011110101> [junit] XXX TestLinearBits: msbFirst true, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <110111101> + <010> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101> + <010> = <110111101010> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101> + <010> = <110111101010> [junit] Read.Copy.2: <110111101> + <010> = <110111101010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [40, 01000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [D0, 11010000], [junit] ResultExp: <> + <101> = <101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101> = <101> [junit] Copy: 000: [50, 01010000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101> = <101> [junit] Read.Copy.2: <> + <101> = <101> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <01111010> = <01111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111010> = <01111010> [junit] Copy: 000: [1E, 00011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111010> = <01111010> [junit] Read.Copy.2: <> + <01111010> = <01111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [C0, 11000000], [junit] ResultExp: <> + <1010111111> = <1010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1010111111> = <1010111111> [junit] Copy: 000: [00, 00000000], [AF, 10101111], [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1010111111> = <1010111111> [junit] Read.Copy.2: <> + <1010111111> = <1010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11111100101011111110> = <11111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111100101011111110> = <11111100101011111110> [junit] Copy: 000: [00, 00000000], [0F, 00001111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111100101011111110> = <11111100101011111110> [junit] Read.Copy.2: <> + <11111100101011111110> = <11111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <011111110> = <011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110> = <011111110> [junit] Copy: 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110> = <011111110> [junit] Read.Copy.2: <> + <011111110> = <011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <1> + <0> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1> + <0> = <10> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1> + <0> = <10> [junit] Read.Copy.2: <1> + <0> = <10> [junit] XXX TestLinearBits: msbFirst true, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <11> + <111> = <11111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <111> = <11111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11> + <111> = <11111> [junit] Read.Copy.2: <11> + <111> = <11111> [junit] XXX TestLinearBits: msbFirst true, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [80, 10000000], [junit] ResultExp: <1101111> + <01011111> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111> + <01011111> = <110111101011111> [junit] Copy: 000: [DE, 11011110], [2F, 00101111], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111> + <01011111> = <110111101011111> [junit] Read.Copy.2: <1101111> + <01011111> = <110111101011111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [junit] ResultExp: <11011110> + <11001010> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <11001010> = <1101111011001010> [junit] Copy: 000: [DE, 11011110], [00, 00000000], [CA, 11001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <11001010> = <1101111011001010> [junit] Read.Copy.2: <11011110> + <11001010> = <1101111011001010> [junit] XXX TestLinearBits: msbFirst true, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <110111101010111> + <11110> = <11011110101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101010111> + <11110> = <11011110101011111110> [junit] Copy: 000: [DE, 11011110], [AE, 10101110], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101010111> + <11110> = <11011110101011111110> [junit] Read.Copy.2: <110111101010111> + <11110> = <11011110101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <1101111010101111> + <11110> = <110111101010111111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111010101111> + <11110> = <110111101010111111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111010101111> + <11110> = <110111101010111111110> [junit] Read.Copy.2: <1101111010101111> + <11110> = <110111101010111111110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 1 = 1]: <0> [junit] TestData: : 000: [00, 00000000], [junit] ResultExp: <> + <0> = <0> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0> = <0> [junit] Copy: 000: [00, 00000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0> = <0> [junit] Read.Copy.2: <> + <0> = <0> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 3 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <011> = <011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011> = <011> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011> = <011> [junit] Read.Copy.2: <> + <011> = <011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 8 = 8]: <01111111> [junit] TestData: : 000: [FE, 11111110], [junit] ResultExp: <> + <01111111> = <01111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111> = <01111111> [junit] Copy: 000: [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111> = <01111111> [junit] Read.Copy.2: <> + <01111111> = <01111111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 10 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <0111111101> = <0111111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0111111101> = <0111111101> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0111111101> = <0111111101> [junit] Read.Copy.2: <> + <0111111101> = <0111111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 30 = 30]: <011111110101001111110101011110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] ResultExp: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Read.Copy.2: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 32 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Read.Copy.2: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 3, skip 0, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <011> + <111> = <011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011> + <111> = <011111> [junit] Copy: 000: [3E, 00111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011> + <111> = <011111> [junit] Read.Copy.2: <011> + <111> = <011111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 0, post 3 = 11]: <01111111010> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <01111111> + <010> = <01111111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <010> = <01111111010> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <010> = <01111111010> [junit] Read.Copy.2: <01111111> + <010> = <01111111010> [junit] XXX TestLinearBits: msbFirst false, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 9, skip 0, post 3 = 12]: <011111110101> [junit] TestData: : 000: [FE, 11111110], [0A, 00001010], [junit] ResultExp: <011111110> + <101> = <011111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110> + <101> = <011111110101> [junit] Copy: 000: [FE, 11111110], [0A, 00001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110> + <101> = <011111110101> [junit] Read.Copy.2: <011111110> + <101> = <011111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 1 = 2]: <01> [junit] TestData: : 000: [02, 00000010], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 3 = 4]: <0111> [junit] TestData: : 000: [0E, 00001110], [junit] ResultExp: <> + <111> = <111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <111> = <111> [junit] Copy: 000: [0E, 00001110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <111> = <111> [junit] Read.Copy.2: <> + <111> = <111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 2, post 8 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <11111101> = <11111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111101> = <11111101> [junit] Copy: 000: [FC, 11111100], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111101> = <11111101> [junit] Read.Copy.2: <> + <11111101> = <11111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 8, post 10 = 18]: <011111110101001111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [03, 00000011], [junit] ResultExp: <> + <0101001111> = <0101001111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0101001111> = <0101001111> [junit] Copy: 000: [00, 00000000], [CA, 11001010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0101001111> = <0101001111> [junit] Read.Copy.2: <> + <0101001111> = <0101001111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 12, post 20 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <00111111010101111011> = <00111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <00111111010101111011> = <00111111010101111011> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <00111111010101111011> = <00111111010101111011> [junit] Read.Copy.2: <> + <00111111010101111011> = <00111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 23, post 9 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <101111011> = <101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101111011> = <101111011> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101111011> = <101111011> [junit] Read.Copy.2: <> + <101111011> = <101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 1, skip 1, post 1 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <01> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <01> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0> + <1> = <01> [junit] Read.Copy.2: <0> + <1> = <01> [junit] XXX TestLinearBits: msbFirst false, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 2, skip 1, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <01> + <111> = <01111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01> + <111> = <01111> [junit] Copy: 000: [3A, 00111010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01> + <111> = <01111> [junit] Read.Copy.2: <01> + <111> = <01111> [junit] XXX TestLinearBits: msbFirst false, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 7, skip 2, post 8 = 17]: <01111111010100111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [01, 00000001], [junit] ResultExp: <0111111> + <10100111> = <011111110100111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111> + <10100111> = <011111110100111> [junit] Copy: 000: [7E, 01111110], [CA, 11001010], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111> + <10100111> = <011111110100111> [junit] Read.Copy.2: <0111111> + <10100111> = <011111110100111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 8, post 8 = 24]: <011111110101001111110101> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [junit] ResultExp: <01111111> + <11110101> = <0111111111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <11110101> = <0111111111110101> [junit] Copy: 000: [FE, 11111110], [00, 00000000], [AF, 10101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <11110101> = <0111111111110101> [junit] Read.Copy.2: <01111111> + <11110101> = <0111111111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 15, skip 12, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <011111110101001> + <11011> = <01111111010100111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110101001> + <11011> = <01111111010100111011> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110101001> + <11011> = <01111111010100111011> [junit] Read.Copy.2: <011111110101001> + <11011> = <01111111010100111011> [junit] XXX TestLinearBits: msbFirst false, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 16, skip 11, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <0111111101010011> + <11011> = <011111110101001111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111101010011> + <11011> = <011111110101001111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111101010011> + <11011> = <011111110101001111011> [junit] Read.Copy.2: <0111111101010011> + <11011> = <011111110101001111011> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [01, 00000001], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 31, totalBits 31 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 31 = 31]: <1101111010101111110010101111111> [junit] TestData: : 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <111> + <110> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111> + <110> = <110111> [junit] Copy: 000: [37, 00110111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111> + <110> = <110111> [junit] XXX TestBulkBits: preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110101> + <110> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110101> + <110> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110101> + <110> = <11011110101> [junit] XXX TestBulkBits: preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [EA, 11101010], [0D, 00001101], [junit] ResultExp: <111101010> + <110> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111101010> + <110> = <110111101010> [junit] Copy: 000: [EA, 11101010], [0D, 00001101], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111101010> + <110> = <110111101010> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 6, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 6 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <10101> + <110111> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <110111> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <110111> = <11011110101> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 8, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 8 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <10101> + <11011110> = <1101111010101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <11011110> = <1101111010101> [junit] Copy: 000: [D5, 11010101], [1B, 00011011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <11011110> = <1101111010101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [03, 00000011], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 3, skipBits 6, postBits 4, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 6, post 4 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <101> + <1101> = <1101101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <101> + <1101> = <1101101> [junit] Copy: 000: [05, 00000101], [1A, 00011010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <101> + <1101> = <1101101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [0D, 00001101], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [0C, 00001100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [78, 01111000], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [BF, 10111111], [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [00, 00000000], [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <11011110101011111100> = <11011110101011111100> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] XXX TestBulkBits: preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <110111101> = <110111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101> = <110111101> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101> = <110111101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 31, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 31 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <10> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <0> + <1> = <10> [junit] XXX TestBulkBits: preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <11> + <110> = <11011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <110> = <11011> [junit] Copy: 000: [33, 00110011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11> + <110> = <11011> [junit] XXX TestBulkBits: preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [5F, 01011111], [BD, 10111101], [01, 00000001], [junit] ResultExp: <1011111> + <11011110> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1011111> + <11011110> = <110111101011111> [junit] Copy: 000: [5F, 01011111], [BC, 10111100], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1011111> + <11011110> = <110111101011111> [junit] XXX TestBulkBits: preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <11001010> + <11011110> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11001010> + <11011110> = <1101111011001010> [junit] Copy: 000: [CA, 11001010], [00, 00000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11001010> + <11011110> = <1101111011001010> [junit] XXX TestBulkBits: preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <100101011111110> + <11011> = <11011100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] XXX TestBulkBits: preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <1100101011111110> + <11011> = <110111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 5, totalBits 16 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 5 = 16]: <1101111010101111> [junit] TestData: : 000: [AF, 10101111], [DE, 11011110], [junit] ResultExp: <01111> + <11011> = <1101101111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111> + <11011> = <1101101111> [junit] Copy: 000: [0F, 00001111], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <01111> + <11011> = <1101101111> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 8, totalBits 19 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 8 = 19]: <1101111010101111110> [junit] TestData: : 000: [7E, 01111110], [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110> + <11011110> = <1101111011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110> + <11011110> = <1101111011110> [junit] Copy: 000: [1E, 00011110], [F0, 11110000], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110> + <11011110> = <1101111011110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 0 = 0]: <> [junit] 01a: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] 01b: Bitstream[closed, pos -1 [byteP -1, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507619256 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01LinearBitsMSBFirst took 0.014 sec [junit] Testcase: test02LinearBitsLSBFirst took 0.015 sec [junit] Testcase: test03BulkBits took 0.014 sec [junit] Testcase: test05ErrorHandling took 0.001 sec [junit] ++++ Test Singleton.lock() [junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507619835 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.141 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507618655 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-28 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507619158 ms +++ localhost/127.0.0.1:59999 - Locked within 503 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [80, 10000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110> = <110> [junit] Read.Copy.2: <> + <110> = <110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110> = <11011110> [junit] Read.Copy.2: <> + <11011110> = <11011110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [DE, 11011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1101111010> = <1101111010> [junit] Read.Copy.2: <> + <1101111010> = <1101111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Read.Copy.2: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 32 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Read.Copy.2: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <110> + <111> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110> + <111> = <110111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110> + <111> = <110111> [junit] Read.Copy.2: <110> + <111> = <110111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <11011110> + <101> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <101> = <11011110101> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <101> = <11011110101> [junit] Read.Copy.2: <11011110> + <101> = <11011110101> [junit] XXX TestLinearBits: msbFirst true, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <110111101> + <010> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101> + <010> = <110111101010> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101> + <010> = <110111101010> [junit] Read.Copy.2: <110111101> + <010> = <110111101010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [40, 01000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [D0, 11010000], [junit] ResultExp: <> + <101> = <101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101> = <101> [junit] Copy: 000: [50, 01010000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101> = <101> [junit] Read.Copy.2: <> + <101> = <101> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <01111010> = <01111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111010> = <01111010> [junit] Copy: 000: [1E, 00011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111010> = <01111010> [junit] Read.Copy.2: <> + <01111010> = <01111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [C0, 11000000], [junit] ResultExp: <> + <1010111111> = <1010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1010111111> = <1010111111> [junit] Copy: 000: [00, 00000000], [AF, 10101111], [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1010111111> = <1010111111> [junit] Read.Copy.2: <> + <1010111111> = <1010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11111100101011111110> = <11111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111100101011111110> = <11111100101011111110> [junit] Copy: 000: [00, 00000000], [0F, 00001111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111100101011111110> = <11111100101011111110> [junit] Read.Copy.2: <> + <11111100101011111110> = <11111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <011111110> = <011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110> = <011111110> [junit] Copy: 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110> = <011111110> [junit] Read.Copy.2: <> + <011111110> = <011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <1> + <0> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1> + <0> = <10> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1> + <0> = <10> [junit] Read.Copy.2: <1> + <0> = <10> [junit] XXX TestLinearBits: msbFirst true, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <11> + <111> = <11111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <111> = <11111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11> + <111> = <11111> [junit] Read.Copy.2: <11> + <111> = <11111> [junit] XXX TestLinearBits: msbFirst true, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [80, 10000000], [junit] ResultExp: <1101111> + <01011111> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111> + <01011111> = <110111101011111> [junit] Copy: 000: [DE, 11011110], [2F, 00101111], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111> + <01011111> = <110111101011111> [junit] Read.Copy.2: <1101111> + <01011111> = <110111101011111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [junit] ResultExp: <11011110> + <11001010> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <11001010> = <1101111011001010> [junit] Copy: 000: [DE, 11011110], [00, 00000000], [CA, 11001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <11001010> = <1101111011001010> [junit] Read.Copy.2: <11011110> + <11001010> = <1101111011001010> [junit] XXX TestLinearBits: msbFirst true, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <110111101010111> + <11110> = <11011110101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101010111> + <11110> = <11011110101011111110> [junit] Copy: 000: [DE, 11011110], [AE, 10101110], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101010111> + <11110> = <11011110101011111110> [junit] Read.Copy.2: <110111101010111> + <11110> = <11011110101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <1101111010101111> + <11110> = <110111101010111111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111010101111> + <11110> = <110111101010111111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111010101111> + <11110> = <110111101010111111110> [junit] Read.Copy.2: <1101111010101111> + <11110> = <110111101010111111110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 1 = 1]: <0> [junit] TestData: : 000: [00, 00000000], [junit] ResultExp: <> + <0> = <0> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0> = <0> [junit] Copy: 000: [00, 00000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0> = <0> [junit] Read.Copy.2: <> + <0> = <0> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 3 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <011> = <011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011> = <011> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011> = <011> [junit] Read.Copy.2: <> + <011> = <011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 8 = 8]: <01111111> [junit] TestData: : 000: [FE, 11111110], [junit] ResultExp: <> + <01111111> = <01111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111> = <01111111> [junit] Copy: 000: [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111> = <01111111> [junit] Read.Copy.2: <> + <01111111> = <01111111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 10 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <0111111101> = <0111111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0111111101> = <0111111101> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0111111101> = <0111111101> [junit] Read.Copy.2: <> + <0111111101> = <0111111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 30 = 30]: <011111110101001111110101011110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] ResultExp: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Read.Copy.2: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 32 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Read.Copy.2: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 3, skip 0, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <011> + <111> = <011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011> + <111> = <011111> [junit] Copy: 000: [3E, 00111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011> + <111> = <011111> [junit] Read.Copy.2: <011> + <111> = <011111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 0, post 3 = 11]: <01111111010> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <01111111> + <010> = <01111111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <010> = <01111111010> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <010> = <01111111010> [junit] Read.Copy.2: <01111111> + <010> = <01111111010> [junit] XXX TestLinearBits: msbFirst false, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 9, skip 0, post 3 = 12]: <011111110101> [junit] TestData: : 000: [FE, 11111110], [0A, 00001010], [junit] ResultExp: <011111110> + <101> = <011111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110> + <101> = <011111110101> [junit] Copy: 000: [FE, 11111110], [0A, 00001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110> + <101> = <011111110101> [junit] Read.Copy.2: <011111110> + <101> = <011111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 1 = 2]: <01> [junit] TestData: : 000: [02, 00000010], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 3 = 4]: <0111> [junit] TestData: : 000: [0E, 00001110], [junit] ResultExp: <> + <111> = <111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <111> = <111> [junit] Copy: 000: [0E, 00001110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <111> = <111> [junit] Read.Copy.2: <> + <111> = <111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 2, post 8 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <11111101> = <11111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111101> = <11111101> [junit] Copy: 000: [FC, 11111100], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111101> = <11111101> [junit] Read.Copy.2: <> + <11111101> = <11111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 8, post 10 = 18]: <011111110101001111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [03, 00000011], [junit] ResultExp: <> + <0101001111> = <0101001111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0101001111> = <0101001111> [junit] Copy: 000: [00, 00000000], [CA, 11001010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0101001111> = <0101001111> [junit] Read.Copy.2: <> + <0101001111> = <0101001111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 12, post 20 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <00111111010101111011> = <00111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <00111111010101111011> = <00111111010101111011> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <00111111010101111011> = <00111111010101111011> [junit] Read.Copy.2: <> + <00111111010101111011> = <00111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 23, post 9 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <101111011> = <101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101111011> = <101111011> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101111011> = <101111011> [junit] Read.Copy.2: <> + <101111011> = <101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 1, skip 1, post 1 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <01> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <01> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0> + <1> = <01> [junit] Read.Copy.2: <0> + <1> = <01> [junit] XXX TestLinearBits: msbFirst false, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 2, skip 1, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <01> + <111> = <01111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01> + <111> = <01111> [junit] Copy: 000: [3A, 00111010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01> + <111> = <01111> [junit] Read.Copy.2: <01> + <111> = <01111> [junit] XXX TestLinearBits: msbFirst false, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 7, skip 2, post 8 = 17]: <01111111010100111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [01, 00000001], [junit] ResultExp: <0111111> + <10100111> = <011111110100111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111> + <10100111> = <011111110100111> [junit] Copy: 000: [7E, 01111110], [CA, 11001010], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111> + <10100111> = <011111110100111> [junit] Read.Copy.2: <0111111> + <10100111> = <011111110100111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 8, post 8 = 24]: <011111110101001111110101> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [junit] ResultExp: <01111111> + <11110101> = <0111111111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <11110101> = <0111111111110101> [junit] Copy: 000: [FE, 11111110], [00, 00000000], [AF, 10101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <11110101> = <0111111111110101> [junit] Read.Copy.2: <01111111> + <11110101> = <0111111111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 15, skip 12, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <011111110101001> + <11011> = <01111111010100111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110101001> + <11011> = <01111111010100111011> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110101001> + <11011> = <01111111010100111011> [junit] Read.Copy.2: <011111110101001> + <11011> = <01111111010100111011> [junit] XXX TestLinearBits: msbFirst false, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 16, skip 11, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <0111111101010011> + <11011> = <011111110101001111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111101010011> + <11011> = <011111110101001111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111101010011> + <11011> = <011111110101001111011> [junit] Read.Copy.2: <0111111101010011> + <11011> = <011111110101001111011> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [01, 00000001], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 31, totalBits 31 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 31 = 31]: <1101111010101111110010101111111> [junit] TestData: : 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <111> + <110> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111> + <110> = <110111> [junit] Copy: 000: [37, 00110111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111> + <110> = <110111> [junit] XXX TestBulkBits: preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110101> + <110> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110101> + <110> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110101> + <110> = <11011110101> [junit] XXX TestBulkBits: preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [EA, 11101010], [0D, 00001101], [junit] ResultExp: <111101010> + <110> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111101010> + <110> = <110111101010> [junit] Copy: 000: [EA, 11101010], [0D, 00001101], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111101010> + <110> = <110111101010> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 6, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 6 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <10101> + <110111> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <110111> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <110111> = <11011110101> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 8, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 8 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <10101> + <11011110> = <1101111010101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <11011110> = <1101111010101> [junit] Copy: 000: [D5, 11010101], [1B, 00011011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <11011110> = <1101111010101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [03, 00000011], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 3, skipBits 6, postBits 4, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 6, post 4 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <101> + <1101> = <1101101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <101> + <1101> = <1101101> [junit] Copy: 000: [05, 00000101], [1A, 00011010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <101> + <1101> = <1101101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [0D, 00001101], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [0C, 00001100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [78, 01111000], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [BF, 10111111], [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [00, 00000000], [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <11011110101011111100> = <11011110101011111100> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] XXX TestBulkBits: preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <110111101> = <110111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101> = <110111101> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101> = <110111101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 31, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 31 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <10> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <0> + <1> = <10> [junit] XXX TestBulkBits: preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <11> + <110> = <11011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <110> = <11011> [junit] Copy: 000: [33, 00110011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11> + <110> = <11011> [junit] XXX TestBulkBits: preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [5F, 01011111], [BD, 10111101], [01, 00000001], [junit] ResultExp: <1011111> + <11011110> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1011111> + <11011110> = <110111101011111> [junit] Copy: 000: [5F, 01011111], [BC, 10111100], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1011111> + <11011110> = <110111101011111> [junit] XXX TestBulkBits: preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <11001010> + <11011110> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11001010> + <11011110> = <1101111011001010> [junit] Copy: 000: [CA, 11001010], [00, 00000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11001010> + <11011110> = <1101111011001010> [junit] XXX TestBulkBits: preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <100101011111110> + <11011> = <11011100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] XXX TestBulkBits: preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <1100101011111110> + <11011> = <110111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 5, totalBits 16 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 5 = 16]: <1101111010101111> [junit] TestData: : 000: [AF, 10101111], [DE, 11011110], [junit] ResultExp: <01111> + <11011> = <1101101111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111> + <11011> = <1101101111> [junit] Copy: 000: [0F, 00001111], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <01111> + <11011> = <1101101111> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 8, totalBits 19 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 8 = 19]: <1101111010101111110> [junit] TestData: : 000: [7E, 01111110], [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110> + <11011110> = <1101111011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110> + <11011110> = <1101111011110> [junit] Copy: 000: [1E, 00011110], [F0, 11110000], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110> + <11011110> = <1101111011110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 0 = 0]: <> [junit] 01a: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] 01b: Bitstream[closed, pos -1 [byteP -1, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507619256 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestBitstream02 [junit] Testsuite: com.jogamp.common.util.TestBitstream02 [junit] XXX Test01Int8BitsAligned: value 0, [00, 00000000] [junit] Read8.1 0, [00, 00000000] [junit] Read8.2 0, [00, 00000000] [junit] XXX Test01Int8BitsAligned: value 1, [01, 00000001] [junit] Read8.1 1, [01, 00000001] [junit] Read8.2 1, [01, 00000001] [junit] XXX Test01Int8BitsAligned: value 7, [07, 00000111] [junit] Read8.1 7, [07, 00000111] [junit] Read8.2 7, [07, 00000111] [junit] XXX Test01Int8BitsAligned: value -128, [FF80, 10000000] [junit] Read8.1 -128, [FF80, 10000000] [junit] Read8.2 -128, [FF80, 10000000] [junit] XXX Test01Int8BitsAligned: value 127, [7F, 01111111] [junit] Read8.1 127, [7F, 01111111] [junit] Read8.2 127, [7F, 01111111] [junit] XXX Test01Int8BitsAligned: value -1, [FFFF, 11111111] [junit] Read8.1 -1, [FFFF, 11111111] [junit] Read8.2 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 0, [00, 00000000] [junit] ReadPre 0, [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 1, [01, 00000001] [junit] ReadPre 0, [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 7, [07, 00000111] [junit] ReadPre 0, [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -128, [FF80, 10000000] [junit] ReadPre 0, [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 127, [7F, 01111111] [junit] ReadPre 0, [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -1, [FFFF, 11111111] [junit] ReadPre 0, [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 0, [00, 00000000] [junit] ReadPre 0, 0 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 1, [01, 00000001] [junit] ReadPre 0, 0 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 7, [07, 00000111] [junit] ReadPre 0, 0 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -128, [FF80, 10000000] [junit] ReadPre 0, 0 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 127, [7F, 01111111] [junit] ReadPre 0, 0 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 0, [00, 00000000] [junit] ReadPre 0, 0000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 1, [01, 00000001] [junit] ReadPre 0, 0000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 7, [07, 00000111] [junit] ReadPre 0, 0000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 0, [00, 00000000] [junit] ReadPre 0, 00000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 1, [01, 00000001] [junit] ReadPre 0, 00000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 7, [07, 00000111] [junit] ReadPre 0, 00000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -128, [FF80, 10000000] [junit] ReadPre 0, 00000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 127, [7F, 01111111] [junit] ReadPre 0, 00000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -1, [FFFF, 11111111] [junit] ReadPre 0, 00000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 0, [00, 00000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 1, [01, 00000001] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 7, [07, 00000111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507619948 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.653 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507619835 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] XXX Test01Int8BitsAligned: value 0, [00, 00000000] [junit] Read8.1 0, [00, 00000000] [junit] Read8.2 0, [00, 00000000] [junit] XXX Test01Int8BitsAligned: value 1, [01, 00000001] [junit] Read8.1 1, [01, 00000001] [junit] Read8.2 1, [01, 00000001] [junit] XXX Test01Int8BitsAligned: value 7, [07, 00000111] [junit] Read8.1 7, [07, 00000111] [junit] Read8.2 7, [07, 00000111] [junit] XXX Test01Int8BitsAligned: value -128, [FF80, 10000000] [junit] Read8.1 -128, [FF80, 10000000] [junit] Read8.2 -128, [FF80, 10000000] [junit] XXX Test01Int8BitsAligned: value 127, [7F, 01111111] [junit] Read8.1 127, [7F, 01111111] [junit] Read8.2 127, [7F, 01111111] [junit] XXX Test01Int8BitsAligned: value -1, [FFFF, 11111111] [junit] Read8.1 -1, [FFFF, 11111111] [junit] Read8.2 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 0, [00, 00000000] [junit] ReadPre 0, [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 1, [01, 00000001] [junit] ReadPre 0, [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 7, [07, 00000111] [junit] ReadPre 0, [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -128, [FF80, 10000000] [junit] ReadPre 0, [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 127, [7F, 01111111] [junit] ReadPre 0, [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -1, [FFFF, 11111111] [junit] ReadPre 0, [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 0, [00, 00000000] [junit] ReadPre 0, 0 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 1, [01, 00000001] [junit] ReadPre 0, 0 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 7, [07, 00000111] [junit] ReadPre 0, 0 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -128, [FF80, 10000000] [junit] ReadPre 0, 0 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 127, [7F, 01111111] [junit] ReadPre 0, 0 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 0, [00, 00000000] [junit] ReadPre 0, 0000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 1, [01, 00000001] [junit] ReadPre 0, 0000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 7, [07, 00000111] [junit] ReadPre 0, 0000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 0, [00, 00000000] [junit] ReadPre 0, 00000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 1, [01, 00000001] [junit] ReadPre 0, 00000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 7, [07, 00000111] [junit] ReadPre 0, 00000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -128, [FF80, 10000000] [junit] ReadPre 0, 00000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 127, [7F, 01111111] [junit] ReadPre 0, 00000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -1, [FFFF, 11111111] [junit] ReadPre 0, 00000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 0, [00, 00000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 1, [01, 00000001] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 7, [07, 00000111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507619948 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Int8BitsAligned took 0.035 sec [junit] Testcase: test02Int8BitsUnaligned took 0.004 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.653 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507619835 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] XXX Test01Int8BitsAligned: value 0, [00, 00000000] [junit] Read8.1 0, [00, 00000000] [junit] Read8.2 0, [00, 00000000] [junit] XXX Test01Int8BitsAligned: value 1, [01, 00000001] [junit] Read8.1 1, [01, 00000001] [junit] Read8.2 1, [01, 00000001] [junit] XXX Test01Int8BitsAligned: value 7, [07, 00000111] [junit] Read8.1 7, [07, 00000111] [junit] Read8.2 7, [07, 00000111] [junit] XXX Test01Int8BitsAligned: value -128, [FF80, 10000000] [junit] Read8.1 -128, [FF80, 10000000] [junit] Read8.2 -128, [FF80, 10000000] [junit] XXX Test01Int8BitsAligned: value 127, [7F, 01111111] [junit] Read8.1 127, [7F, 01111111] [junit] Read8.2 127, [7F, 01111111] [junit] XXX Test01Int8BitsAligned: value -1, [FFFF, 11111111] [junit] Read8.1 -1, [FFFF, 11111111] [junit] Read8.2 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 0, [00, 00000000] [junit] ReadPre 0, [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 1, [01, 00000001] [junit] ReadPre 0, [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 7, [07, 00000111] [junit] ReadPre 0, [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -128, [FF80, 10000000] [junit] ReadPre 0, [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 127, [7F, 01111111] [junit] ReadPre 0, [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -1, [FFFF, 11111111] [junit] ReadPre 0, [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 0, [00, 00000000] [junit] ReadPre 0, 0 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 1, [01, 00000001] [junit] ReadPre 0, 0 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 7, [07, 00000111] [junit] ReadPre 0, 0 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -128, [FF80, 10000000] [junit] ReadPre 0, 0 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 127, [7F, 01111111] [junit] ReadPre 0, 0 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 0, [00, 00000000] [junit] ReadPre 0, 0000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 1, [01, 00000001] [junit] ReadPre 0, 0000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 7, [07, 00000111] [junit] ReadPre 0, 0000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 0, [00, 00000000] [junit] ReadPre 0, 00000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 1, [01, 00000001] [junit] ReadPre 0, 00000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 7, [07, 00000111] [junit] ReadPre 0, 00000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -128, [FF80, 10000000] [junit] ReadPre 0, 00000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 127, [7F, 01111111] [junit] ReadPre 0, 00000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -1, [FFFF, 11111111] [junit] ReadPre 0, 00000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 0, [00, 00000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 1, [01, 00000001] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 7, [07, 00000111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507619948 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestBitstream03 [junit] Testsuite: com.jogamp.common.util.TestBitstream03 [junit] ++++ Test Singleton.lock() [junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507620499 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [00, 00000000], [80, 10000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507620583 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.623 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507620499 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [00, 00000000], [80, 10000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507620583 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Int16BitsAligned took 0.005 sec [junit] Testcase: test02Int16BitsUnaligned took 0.025 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.623 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507620499 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [00, 00000000], [80, 10000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507620583 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestBitstream04 [junit] Testsuite: com.jogamp.common.util.TestBitstream04 [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507621224 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507621728 ms +++ localhost/127.0.0.1:59999 - Locked within 505 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507621884 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.233 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507621224 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507621728 ms +++ localhost/127.0.0.1:59999 - Locked within 505 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507621884 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Int32BitsAligned took 0.01 sec [junit] Testcase: test02Int32BitsUnaligned took 0.077 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.233 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507621224 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507621728 ms +++ localhost/127.0.0.1:59999 - Locked within 505 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507621884 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestFloatStack01 [junit] Testsuite: com.jogamp.common.util.TestFloatStack01 [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507622862 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507627881 ms +++ localhost/127.0.0.1:59999 - Locked within 5026 ms, 11 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507628024 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507628573 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.719 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507622862 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507627881 ms +++ localhost/127.0.0.1:59999 - Locked within 5026 ms, 11 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507628024 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01PrimitiveArray_I32_G02 took 0.003 sec [junit] Testcase: test02PrimitiveArray_I00_G32 took 0.003 sec [junit] Testcase: test11FloatBuffer_I32_G02 took 0.044 sec [junit] Testcase: test12FloatBuffer_I00_G32 took 0.003 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.719 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507622862 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507627881 ms +++ localhost/127.0.0.1:59999 - Locked within 5026 ms, 11 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507628024 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestIOUtil01 [junit] Testsuite: com.jogamp.common.util.TestIOUtil01 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507628794 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.762 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507628573 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507628794 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCopyStream01Array took 0.032 sec [junit] Testcase: testCopyStream02Buffer took 0.002 sec [junit] Testcase: testCopyStream03Buffer took 0.096 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.762 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507628573 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507628794 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507629350 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.common.util.TestIntegerStack01 [junit] Testsuite: com.jogamp.common.util.TestIntegerStack01 [junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507630857 ms +++ localhost/127.0.0.1:59999 - Locked within 1508 ms, 4 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507630993 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507631541 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.182 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507629350 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507630857 ms +++ localhost/127.0.0.1:59999 - Locked within 1508 ms, 4 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507630993 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01PrimitiveArray_I32_G02 took 0.002 sec [junit] Testcase: test02PrimitiveArray_I00_G32 took 0.001 sec [junit] Testcase: test11FloatBuffer_I32_G02 took 0.001 sec [junit] Testcase: test12FloatBuffer_I00_G32 took 0.002 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.182 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507629350 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507630857 ms +++ localhost/127.0.0.1:59999 - Locked within 1508 ms, 4 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507630993 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestIteratorIndexCORE [junit] Testsuite: com.jogamp.common.util.TestIteratorIndexCORE [junit] Thread-35 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507632044 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] test01-arraylist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] test01-linkedlist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] test01-linkedlist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] test01-arraylist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507641630 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507642180 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.63 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507631541 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-35 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507632044 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] test01-arraylist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] test01-linkedlist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] test01-linkedlist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] test01-arraylist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507641630 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01ArrayListIterator took 4.646 sec [junit] Testcase: test01LinkedListListIndex took 1.778 sec [junit] Testcase: test01LinkedListListIterator took 2.125 sec [junit] Testcase: test0ArrayListIndex took 0.917 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.63 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507631541 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-35 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507632044 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] test01-arraylist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] test01-linkedlist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] test01-linkedlist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] test01-arraylist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507641630 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestJarUtil [junit] Testsuite: com.jogamp.common.util.TestJarUtil [junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507642684 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln726526379933973961 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507642806 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.166 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507642180 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507642684 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln726526379933973961 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507642806 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testJarUtilFlat01 took 0.048 sec [junit] Testcase: testJarUtilJarInJar01 took 0.005 sec [junit] Testcase: testJarUtilJarInJar02 took 0.002 sec [junit] Testcase: testJarUtilJarInJar03 took 0.003 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.166 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507642180 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507642684 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln726526379933973961 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ClassInJar1.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln2763931579651115522/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507642806 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestLFRingBuffer01 [junit] Testsuite: com.jogamp.common.util.TestLFRingBuffer01 [junit] ++++ Test Singleton.lock() [junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507643637 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] [junit] [junit] OS name/type: Mac OS X, MACOS [junit] OS version: 10.9.5, 10.9.5 [junit] [junit] Arch, CPU: i386, X86_32/X86 [junit] OS/Arch: macosx-universal [junit] [junit] Java runtime: Java(TM) SE Runtime Environment [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/ [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) Client VM [junit] [junit] MD: MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.264 sec [junit] [junit] Testcase: test11_GrowEmpty02_Begin2 took 0.001 sec [junit] Testcase: test20_GrowFull01_Begin took 0.001 sec [junit] Testcase: test25_GrowFull11_End1 took 0.001 sec [junit] Testcase: test21_GrowFull02_Begin1 took 0.001 sec [junit] Testcase: test03_FullReadReset took 0.001 sec [junit] Testcase: test24_GrowFull05_End took 0.001 sec [junit] Testcase: test22_GrowFull03_Begin2 took 0 sec [junit] Testcase: test10_GrowEmpty01_Begin took 0 sec [junit] Testcase: test02_EmptyWrite took 0.001 sec [junit] Testcase: test26_GrowFull12_End2 took 0.004 sec [junit] Testcase: test04_EmptyWriteClear took 0 sec [junit] Testcase: test13_GrowEmpty04_End2 took 0 sec [junit] Testcase: test23_GrowFull04_Begin3 took 0 sec [junit] Testcase: test12_GrowEmpty03_End took 0 sec [junit] Testcase: test06_ReadResetMid02 took 0 sec [junit] Testcase: test27_GrowFull13_End3 took 0.001 sec [junit] Testcase: test05_ReadResetMid01 took 0 sec [junit] Testcase: test01_FullRead took 0 sec [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.264 sec [junit] [junit] Testsuite: com.jogamp.common.util.TestPlatform01 [junit] Testsuite: com.jogamp.common.util.TestPlatform01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] PageSize: 4096 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507643715 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.619 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507643637 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] [junit] [junit] OS name/type: Mac OS X, MACOS [junit] OS version: 10.9.5, 10.9.5 [junit] [junit] Arch, CPU: i386, X86_32/X86 [junit] OS/Arch: macosx-universal [junit] [junit] Java runtime: Java(TM) SE Runtime Environment [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/ [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) Client VM [junit] [junit] MD: MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] PageSize: 4096 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507643715 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testInfo00 took 0.001 sec [junit] Testcase: testPageSize01 took 0 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.619 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507643637 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] [junit] [junit] OS name/type: Mac OS X, MACOS [junit] OS version: 10.9.5, 10.9.5 [junit] [junit] Arch, CPU: i386, X86_32/X86 [junit] OS/Arch: macosx-universal [junit] [junit] Java runtime: Java(TM) SE Runtime Environment [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/ [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) Client VM [junit] [junit] MD: MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] PageSize: 4096 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507643715 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestRunnableTask01 [junit] Testsuite: com.jogamp.common.util.TestRunnableTask01 [junit] ++++ Test Singleton.lock() [junit] Thread-38 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507644266 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] BB.0: java.lang.Object@1abdb4f [junit] BB.1: java.lang.Object@1abdb4f [junit] BB.2 [junit] CA.1: java.lang.Object@1abdb4f [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] BB.0: java.lang.Object@1990ca [junit] BB.1: java.lang.Object@1990ca [junit] BB.2 [junit] CA.1 [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507644338 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.616 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-38 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507644266 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] BB.0: java.lang.Object@1abdb4f [junit] BB.1: java.lang.Object@1abdb4f [junit] BB.2 [junit] CA.1: java.lang.Object@1abdb4f [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] BB.0: java.lang.Object@1990ca [junit] BB.1: java.lang.Object@1990ca [junit] BB.2 [junit] CA.1 [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507644338 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testInvokeAndWait00 took 0.002 sec [junit] Testcase: testInvokeAndWait01 took 0.003 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.616 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-38 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507644266 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] BB.0: java.lang.Object@1abdb4f [junit] BB.1: java.lang.Object@1abdb4f [junit] BB.2 [junit] CA.1: java.lang.Object@1abdb4f [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] BB.0: java.lang.Object@1990ca [junit] BB.1: java.lang.Object@1990ca [junit] BB.2 [junit] CA.1 [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507644338 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01 [junit] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01 [junit] ++++ Test Singleton.lock() [junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507645121 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.225 sec [junit] [junit] Testcase: test11_GrowEmpty02_Begin2 took 0.001 sec [junit] Testcase: test20_GrowFull01_Begin took 0 sec [junit] Testcase: test25_GrowFull11_End1 took 0 sec [junit] Testcase: test21_GrowFull02_Begin1 took 0 sec [junit] Testcase: test03_FullReadReset took 0 sec [junit] Testcase: test24_GrowFull05_End took 0 sec [junit] Testcase: test22_GrowFull03_Begin2 took 0.001 sec [junit] Testcase: test10_GrowEmpty01_Begin took 0 sec [junit] Testcase: test02_EmptyWrite took 0 sec [junit] Testcase: test26_GrowFull12_End2 took 0 sec [junit] Testcase: test04_EmptyWriteClear took 0 sec [junit] Testcase: test13_GrowEmpty04_End2 took 0.001 sec [junit] Testcase: test23_GrowFull04_Begin3 took 0 sec [junit] Testcase: test12_GrowEmpty03_End took 0 sec [junit] Testcase: test06_ReadResetMid02 took 0 sec [junit] Testcase: test27_GrowFull13_End3 took 0 sec [junit] Testcase: test05_ReadResetMid01 took 0 sec [junit] Testcase: test01_FullRead took 0 sec [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.225 sec [junit] [junit] Testsuite: com.jogamp.common.util.TestSystemPropsAndEnvs [junit] Testsuite: com.jogamp.common.util.TestSystemPropsAndEnvs [junit] 1: TERM = xterm-256color [junit] 2: JENKINS_HOME = /srv/jenkins [junit] 3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 4: JAVA_HOME = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 5: TERM_PROGRAM = Apple_Terminal [junit] 6: HUDSON_URL = https://jogamp.org/chuck/ [junit] 7: SOURCE_LEVEL = 1.6 [junit] 8: GIT_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/ [junit] 10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 11: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 12: BUILD_NUMBER = 860 [junit] 13: EXECUTOR_NUMBER = 1 [junit] 14: LaunchKeepContext = 1 [junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 16: SECURITYSESSIONID = 186a5 [junit] 17: PATH = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin [junit] 18: label = macosx-10_6-x86_64-nvidia [junit] 19: JENKINS_URL = https://jogamp.org/chuck/ [junit] 20: JUNIT_DISABLED = false [junit] 21: Apple_PubSub_Socket_Render = /tmp/launch-khDS98/Render [junit] 22: HUDSON_HOME = /srv/jenkins [junit] 23: JAVA_MAIN_CLASS_346 = hudson.remoting.Launcher [junit] 24: ANT_PATH = /opt-share/apache-ant [junit] 25: com.apple.java.jvmMode = client [junit] 26: TERM_PROGRAM_VERSION = 326 [junit] 27: SHLVL = 3 [junit] 28: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar [junit] 29: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 30: __CF_USER_TEXT_ENCODING = 0x1F6:0:0 [junit] 31: GIT_PREVIOUS_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 32: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org [junit] 33: TERM_SESSION_ID = C4B74704-D7A4-41A5-A99E-837B7BE1EBFB [junit] 34: BUILD_ID = 2015-06-05_14-18-27 [junit] 35: GIT_URL = git://jogamp.org/srv/scm/gluegen.git [junit] 36: LOGNAME = jogamp [junit] 37: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-860 [junit] 38: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/860/ [junit] 39: __CHECKFIX1436934 = 1 [junit] 40: JAVA_MAIN_CLASS_1186 = org.apache.tools.ant.launch.Launcher [junit] 41: TARGET_LEVEL = 1.6 [junit] 42: JAVA_MAIN_CLASS_1353 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner [junit] 43: SHELL = /bin/bash [junit] 44: BUILD_DISPLAY_NAME = #860 [junit] 45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia [junit] 46: GIT_BRANCH = origin/master [junit] 47: BUILD_ARCHIVE = true [junit] 48: ANT_HOME = /opt-share/apache-ant [junit] 49: USER = jogamp [junit] 50: com.apple.java.jvmTask = CommandLine_Manual.java.java.java [junit] 51: HOME = /Users/jogamp [junit] 52: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia [junit] 53: LANG = en_US.UTF-8 [junit] Environment count: 53 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507645250 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] 1: junit.run.arg1 = dummy [junit] 2: jnlp.jogamp.tmp.cache.root = jln1443051723739059486 [junit] 3: junit.run.arg0 = dummy [junit] 4: java.runtime.name = Java(TM) SE Runtime Environment [junit] 5: sun.boot.library.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries [junit] 6: java.vm.version = 20.65-b04-462 [junit] 7: awt.nativeDoubleBuffering = true [junit] 8: gopherProxySet = false [junit] 9: mrj.build = 11M4609 [junit] 10: java.vm.vendor = Apple Inc. [junit] 11: java.vendor.url = http://www.apple.com/ [junit] 12: path.separator = : [junit] 13: java.vm.name = Java HotSpot(TM) Client VM [junit] 14: file.encoding.pkg = sun.io [junit] 15: sun.java.launcher = SUN_STANDARD [junit] 16: user.country = US [junit] 17: sun.os.patch.level = unknown [junit] 18: java.vm.specification.name = Java Virtual Machine Specification [junit] 19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 20: java.runtime.version = 1.6.0_65-b14-462-11M4609 [junit] 21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment [junit] 22: java.endorsed.dirs = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/endorsed [junit] 23: os.arch = i386 [junit] 24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 25: line.separator = [junit] [junit] 26: java.vm.specification.vendor = Sun Microsystems Inc. [junit] 27: os.name = Mac OS X [junit] 28: sun.jnu.encoding = MacRoman [junit] 29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 30: java.specification.name = Java Platform API Specification [junit] 31: java.class.version = 50.0 [junit] 32: rootrel.build = build [junit] 33: sun.management.compiler = HotSpot Client Compiler [junit] 34: os.version = 10.9.5 [junit] 35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 36: user.home = /Users/jogamp [junit] 37: user.timezone = Europe/Berlin [junit] 38: java.awt.printerjob = apple.awt.CPrinterJob [junit] 39: file.encoding = MacRoman [junit] 40: java.specification.version = 1.6 [junit] 41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/semantic-versioning/semver.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-test-util.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar [junit] 42: user.name = jogamp [junit] 43: java.vm.specification.version = 1.0 [junit] 44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases4119455874490119655.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher4242420914281320559.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit2185850608836544131.properties [junit] 45: java.home = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 46: sun.arch.data.model = 32 [junit] 47: user.language = en [junit] 48: java.specification.vendor = Sun Microsystems Inc. [junit] 49: awt.toolkit = apple.awt.CToolkit [junit] 50: java.vm.info = mixed mode [junit] 51: java.version = 1.6.0_65 [junit] 52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/ext [junit] 53: sun.boot.class.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/charsets.jar [junit] 54: java.vendor = Apple Inc. [junit] 55: file.separator = / [junit] 56: java.vendor.url.bug = http://bugreport.apple.com/ [junit] 57: sun.io.unicode.encoding = UnicodeLittle [junit] 58: sun.cpu.endian = little [junit] 59: mrj.version = 1070.1.6.0_65-462 [junit] 60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 61: gluegen.root = .. [junit] 62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 63: sun.cpu.isalist = [junit] Property count: 63 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.671 sec [junit] ------------- Standard Output --------------- [junit] 1: TERM = xterm-256color [junit] 2: JENKINS_HOME = /srv/jenkins [junit] 3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 4: JAVA_HOME = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 5: TERM_PROGRAM = Apple_Terminal [junit] 6: HUDSON_URL = https://jogamp.org/chuck/ [junit] 7: SOURCE_LEVEL = 1.6 [junit] 8: GIT_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/ [junit] 10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 11: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 12: BUILD_NUMBER = 860 [junit] 13: EXECUTOR_NUMBER = 1 [junit] 14: LaunchKeepContext = 1 [junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 16: SECURITYSESSIONID = 186a5 [junit] 17: PATH = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin [junit] 18: label = macosx-10_6-x86_64-nvidia [junit] 19: JENKINS_URL = https://jogamp.org/chuck/ [junit] 20: JUNIT_DISABLED = false [junit] 21: Apple_PubSub_Socket_Render = /tmp/launch-khDS98/Render [junit] 22: HUDSON_HOME = /srv/jenkins [junit] 23: JAVA_MAIN_CLASS_346 = hudson.remoting.Launcher [junit] 24: ANT_PATH = /opt-share/apache-ant [junit] 25: com.apple.java.jvmMode = client [junit] 26: TERM_PROGRAM_VERSION = 326 [junit] 27: SHLVL = 3 [junit] 28: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar [junit] 29: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 30: __CF_USER_TEXT_ENCODING = 0x1F6:0:0 [junit] 31: GIT_PREVIOUS_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 32: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org [junit] 33: TERM_SESSION_ID = C4B74704-D7A4-41A5-A99E-837B7BE1EBFB [junit] 34: BUILD_ID = 2015-06-05_14-18-27 [junit] 35: GIT_URL = git://jogamp.org/srv/scm/gluegen.git [junit] 36: LOGNAME = jogamp [junit] 37: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-860 [junit] 38: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/860/ [junit] 39: __CHECKFIX1436934 = 1 [junit] 40: JAVA_MAIN_CLASS_1186 = org.apache.tools.ant.launch.Launcher [junit] 41: TARGET_LEVEL = 1.6 [junit] 42: JAVA_MAIN_CLASS_1353 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner [junit] 43: SHELL = /bin/bash [junit] 44: BUILD_DISPLAY_NAME = #860 [junit] 45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia [junit] 46: GIT_BRANCH = origin/master [junit] 47: BUILD_ARCHIVE = true [junit] 48: ANT_HOME = /opt-share/apache-ant [junit] 49: USER = jogamp [junit] 50: com.apple.java.jvmTask = CommandLine_Manual.java.java.java [junit] 51: HOME = /Users/jogamp [junit] 52: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia [junit] 53: LANG = en_US.UTF-8 [junit] Environment count: 53 [junit] 1: junit.run.arg1 = dummy [junit] 2: jnlp.jogamp.tmp.cache.root = jln1443051723739059486 [junit] 3: junit.run.arg0 = dummy [junit] 4: java.runtime.name = Java(TM) SE Runtime Environment [junit] 5: sun.boot.library.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries [junit] 6: java.vm.version = 20.65-b04-462 [junit] 7: awt.nativeDoubleBuffering = true [junit] 8: gopherProxySet = false [junit] 9: mrj.build = 11M4609 [junit] 10: java.vm.vendor = Apple Inc. [junit] 11: java.vendor.url = http://www.apple.com/ [junit] 12: path.separator = : [junit] 13: java.vm.name = Java HotSpot(TM) Client VM [junit] 14: file.encoding.pkg = sun.io [junit] 15: sun.java.launcher = SUN_STANDARD [junit] 16: user.country = US [junit] 17: sun.os.patch.level = unknown [junit] 18: java.vm.specification.name = Java Virtual Machine Specification [junit] 19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 20: java.runtime.version = 1.6.0_65-b14-462-11M4609 [junit] 21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment [junit] 22: java.endorsed.dirs = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/endorsed [junit] 23: os.arch = i386 [junit] 24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 25: line.separator = [junit] [junit] 26: java.vm.specification.vendor = Sun Microsystems Inc. [junit] 27: os.name = Mac OS X [junit] 28: sun.jnu.encoding = MacRoman [junit] 29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 30: java.specification.name = Java Platform API Specification [junit] 31: java.class.version = 50.0 [junit] 32: rootrel.build = build [junit] 33: sun.management.compiler = HotSpot Client Compiler [junit] 34: os.version = 10.9.5 [junit] 35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 36: user.home = /Users/jogamp [junit] 37: user.timezone = Europe/Berlin [junit] 38: java.awt.printerjob = apple.awt.CPrinterJob [junit] 39: file.encoding = MacRoman [junit] 40: java.specification.version = 1.6 [junit] 41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/semantic-versioning/semver.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-test-util.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar [junit] 42: user.name = jogamp [junit] 43: java.vm.specification.version = 1.0 [junit] 44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases4119455874490119655.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher4242420914281320559.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit2185850608836544131.properties [junit] 45: java.home = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 46: sun.arch.data.model = 32 [junit] 47: user.language = en [junit] 48: java.specification.vendor = Sun Microsystems Inc. [junit] 49: awt.toolkit = apple.awt.CToolkit [junit] 50: java.vm.info = mixed mode [junit] 51: java.version = 1.6.0_65 [junit] 52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/ext [junit] 53: sun.boot.class.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/charsets.jar [junit] 54: java.vendor = Apple Inc. [junit] 55: file.separator = / [junit] 56: java.vendor.url.bug = http://bugreport.apple.com/ [junit] 57: sun.io.unicode.encoding = UnicodeLittle [junit] 58: sun.cpu.endian = little [junit] 59: mrj.version = 1070.1.6.0_65-462 [junit] 60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 61: gluegen.root = .. [junit] 62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 63: sun.cpu.isalist = [junit] Property count: 63 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507645121 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507645250 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: dumpEnvironment took 0.031 sec [junit] Testcase: dumpProperties took 0.048 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.671 sec [junit] [junit] ------------- Standard Output --------------- [junit] 1: TERM = xterm-256color [junit] 2: JENKINS_HOME = /srv/jenkins [junit] 3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 4: JAVA_HOME = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 5: TERM_PROGRAM = Apple_Terminal [junit] 6: HUDSON_URL = https://jogamp.org/chuck/ [junit] 7: SOURCE_LEVEL = 1.6 [junit] 8: GIT_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/ [junit] 10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 11: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 12: BUILD_NUMBER = 860 [junit] 13: EXECUTOR_NUMBER = 1 [junit] 14: LaunchKeepContext = 1 [junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 16: SECURITYSESSIONID = 186a5 [junit] 17: PATH = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin [junit] 18: label = macosx-10_6-x86_64-nvidia [junit] 19: JENKINS_URL = https://jogamp.org/chuck/ [junit] 20: JUNIT_DISABLED = false [junit] 21: Apple_PubSub_Socket_Render = /tmp/launch-khDS98/Render [junit] 22: HUDSON_HOME = /srv/jenkins [junit] 23: JAVA_MAIN_CLASS_346 = hudson.remoting.Launcher [junit] 24: ANT_PATH = /opt-share/apache-ant [junit] 25: com.apple.java.jvmMode = client [junit] 26: TERM_PROGRAM_VERSION = 326 [junit] 27: SHLVL = 3 [junit] 28: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar [junit] 29: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 30: __CF_USER_TEXT_ENCODING = 0x1F6:0:0 [junit] 31: GIT_PREVIOUS_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 32: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org [junit] 33: TERM_SESSION_ID = C4B74704-D7A4-41A5-A99E-837B7BE1EBFB [junit] 34: BUILD_ID = 2015-06-05_14-18-27 [junit] 35: GIT_URL = git://jogamp.org/srv/scm/gluegen.git [junit] 36: LOGNAME = jogamp [junit] 37: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-860 [junit] 38: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/860/ [junit] 39: __CHECKFIX1436934 = 1 [junit] 40: JAVA_MAIN_CLASS_1186 = org.apache.tools.ant.launch.Launcher [junit] 41: TARGET_LEVEL = 1.6 [junit] 42: JAVA_MAIN_CLASS_1353 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner [junit] 43: SHELL = /bin/bash [junit] 44: BUILD_DISPLAY_NAME = #860 [junit] 45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia [junit] 46: GIT_BRANCH = origin/master [junit] 47: BUILD_ARCHIVE = true [junit] 48: ANT_HOME = /opt-share/apache-ant [junit] 49: USER = jogamp [junit] 50: com.apple.java.jvmTask = CommandLine_Manual.java.java.java [junit] 51: HOME = /Users/jogamp [junit] 52: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia [junit] 53: LANG = en_US.UTF-8 [junit] Environment count: 53 [junit] 1: junit.run.arg1 = dummy [junit] 2: jnlp.jogamp.tmp.cache.root = jln1443051723739059486 [junit] 3: junit.run.arg0 = dummy [junit] 4: java.runtime.name = Java(TM) SE Runtime Environment [junit] 5: sun.boot.library.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries [junit] 6: java.vm.version = 20.65-b04-462 [junit] 7: awt.nativeDoubleBuffering = true [junit] 8: gopherProxySet = false [junit] 9: mrj.build = 11M4609 [junit] 10: java.vm.vendor = Apple Inc. [junit] 11: java.vendor.url = http://www.apple.com/ [junit] 12: path.separator = : [junit] 13: java.vm.name = Java HotSpot(TM) Client VM [junit] 14: file.encoding.pkg = sun.io [junit] 15: sun.java.launcher = SUN_STANDARD [junit] 16: user.country = US [junit] 17: sun.os.patch.level = unknown [junit] 18: java.vm.specification.name = Java Virtual Machine Specification [junit] 19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 20: java.runtime.version = 1.6.0_65-b14-462-11M4609 [junit] 21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment [junit] 22: java.endorsed.dirs = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/endorsed [junit] 23: os.arch = i386 [junit] 24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 25: line.separator = [junit] [junit] 26: java.vm.specification.vendor = Sun Microsystems Inc. [junit] 27: os.name = Mac OS X [junit] 28: sun.jnu.encoding = MacRoman [junit] 29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 30: java.specification.name = Java Platform API Specification [junit] 31: java.class.version = 50.0 [junit] 32: rootrel.build = build [junit] 33: sun.management.compiler = HotSpot Client Compiler [junit] 34: os.version = 10.9.5 [junit] 35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 36: user.home = /Users/jogamp [junit] 37: user.timezone = Europe/Berlin [junit] 38: java.awt.printerjob = apple.awt.CPrinterJob [junit] 39: file.encoding = MacRoman [junit] 40: java.specification.version = 1.6 [junit] 41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/semantic-versioning/semver.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-test-util.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar [junit] 42: user.name = jogamp [junit] 43: java.vm.specification.version = 1.0 [junit] 44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases4119455874490119655.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher4242420914281320559.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit2185850608836544131.properties [junit] 45: java.home = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 46: sun.arch.data.model = 32 [junit] 47: user.language = en [junit] 48: java.specification.vendor = Sun Microsystems Inc. [junit] 49: awt.toolkit = apple.awt.CToolkit [junit] 50: java.vm.info = mixed mode [junit] 51: java.version = 1.6.0_65 [junit] 52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/ext [junit] 53: sun.boot.class.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/charsets.jar [junit] 54: java.vendor = Apple Inc. [junit] 55: file.separator = / [junit] 56: java.vendor.url.bug = http://bugreport.apple.com/ [junit] 57: sun.io.unicode.encoding = UnicodeLittle [junit] 58: sun.cpu.endian = little [junit] 59: mrj.version = 1070.1.6.0_65-462 [junit] 60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 61: gluegen.root = .. [junit] 62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 63: sun.cpu.isalist = [junit] Property count: 63 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507645121 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507645250 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestTempJarCache [junit] Testsuite: com.jogamp.common.util.TestTempJarCache [junit] ++++ Test Singleton.lock() [junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507645811 ms +++ localhost/127.0.0.1:59999 - Locked within 7 ms, 1 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln3416904688766088427 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarFileUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 3 - jarFileDir: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 4 - nativeJarURI: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507646170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.909 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507645811 ms +++ localhost/127.0.0.1:59999 - Locked within 7 ms, 1 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln3416904688766088427 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarFileUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 3 - jarFileDir: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 4 - nativeJarURI: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507646170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testJarUtil01a took 0.08 sec [junit] Testcase: testJarUtil01b took 0 sec [junit] Testcase: testTempFileCache01FileExist took 0 sec [junit] Testcase: testTempFileCache02Instances took 0 sec [junit] Testcase: testTempJarCache00Init took 0 sec [junit] Testcase: testTempJarCache01LoadAllTestManifestAndClass took 0.066 sec [junit] Testcase: testTempJarCache02AddNativeLibs took 0.005 sec [junit] Testcase: testTempJarCache04aSameClassLoader took 0 sec [junit] Testcase: testTempJarCache04bDiffClassLoader took 0.07 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.909 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507645811 ms +++ localhost/127.0.0.1:59999 - Locked within 7 ms, 1 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln1443051723739059486/jln3416904688766088427 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarFileUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 3 - jarFileDir: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 4 - nativeJarURI: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507646170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestValueConversion [junit] Testsuite: com.jogamp.common.util.TestValueConversion [junit] ++++ Test Singleton.lock() [junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507646762 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] Version Info: [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.03 sec [junit] [junit] Testcase: testBaseDouble took 0 sec [junit] Testcase: testBaseFloat took 0 sec [junit] Testcase: testConversion took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.03 sec [junit] [junit] Testsuite: com.jogamp.common.util.TestVersionInfo [junit] Testsuite: com.jogamp.common.util.TestVersionInfo [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.2-rc-20150605 [junit] Implementation Build: 2.3-b860-20150605 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 658d5837d7db96387976a5848b51a7ca651bee66 [junit] ----------------------------------------------------------------------------------------------------- [junit] [junit] Full Manifest: [junit] Implementation-Title = GlueGen Run-Time [junit] Implementation-Version = 2.3.2-rc-20150605 [junit] Manifest-Version = 1.0 [junit] Application-Name = GlueGen Run-Time [junit] Specification-Vendor = JogAmp Community [junit] Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.) [junit] Implementation-URL = http://jogamp.org/ [junit] Ant-Version = Apache Ant 1.8.2 [junit] Implementation-Commit = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] Implementation-Vendor = JogAmp Community [junit] Trusted-Library = true [junit] Implementation-Vendor-Id = com.jogamp [junit] Application-Library-Allowable-Codebase = * [junit] Permissions = all-permissions [junit] Specification-Title = GlueGen Java Bindings Generator [junit] Implementation-Branch = origin/master [junit] Specification-Version = 2.3 [junit] Implementation-Build = 2.3-b860-20150605 [junit] Extension-Name = com.jogamp.common [junit] Codebase = *.jogamp.org [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507646942 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507647496 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.724 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507646762 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] Version Info: [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.2-rc-20150605 [junit] Implementation Build: 2.3-b860-20150605 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 658d5837d7db96387976a5848b51a7ca651bee66 [junit] ----------------------------------------------------------------------------------------------------- [junit] [junit] Full Manifest: [junit] Implementation-Title = GlueGen Run-Time [junit] Implementation-Version = 2.3.2-rc-20150605 [junit] Manifest-Version = 1.0 [junit] Application-Name = GlueGen Run-Time [junit] Specification-Vendor = JogAmp Community [junit] Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.) [junit] Implementation-URL = http://jogamp.org/ [junit] Ant-Version = Apache Ant 1.8.2 [junit] Implementation-Commit = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] Implementation-Vendor = JogAmp Community [junit] Trusted-Library = true [junit] Implementation-Vendor-Id = com.jogamp [junit] Application-Library-Allowable-Codebase = * [junit] Permissions = all-permissions [junit] Specification-Title = GlueGen Java Bindings Generator [junit] Implementation-Branch = origin/master [junit] Specification-Version = 2.3 [junit] Implementation-Build = 2.3-b860-20150605 [junit] Extension-Name = com.jogamp.common [junit] Codebase = *.jogamp.org [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507646942 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testInfo01 took 0.139 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.724 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507646762 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] Version Info: [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.2-rc-20150605 [junit] Implementation Build: 2.3-b860-20150605 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 658d5837d7db96387976a5848b51a7ca651bee66 [junit] ----------------------------------------------------------------------------------------------------- [junit] [junit] Full Manifest: [junit] Implementation-Title = GlueGen Run-Time [junit] Implementation-Version = 2.3.2-rc-20150605 [junit] Manifest-Version = 1.0 [junit] Application-Name = GlueGen Run-Time [junit] Specification-Vendor = JogAmp Community [junit] Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.) [junit] Implementation-URL = http://jogamp.org/ [junit] Ant-Version = Apache Ant 1.8.2 [junit] Implementation-Commit = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] Implementation-Vendor = JogAmp Community [junit] Trusted-Library = true [junit] Implementation-Vendor-Id = com.jogamp [junit] Application-Library-Allowable-Codebase = * [junit] Permissions = all-permissions [junit] Specification-Title = GlueGen Java Bindings Generator [junit] Implementation-Branch = origin/master [junit] Specification-Version = 2.3 [junit] Implementation-Build = 2.3-b860-20150605 [junit] Extension-Name = com.jogamp.common [junit] Codebase = *.jogamp.org [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507646942 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestVersionNumber [junit] Testsuite: com.jogamp.common.util.TestVersionNumber [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507647609 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.656 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507647496 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507647609 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0 sec [junit] Testcase: test01b took 0 sec [junit] Testcase: test02 took 0.001 sec [junit] Testcase: test02b took 0 sec [junit] Testcase: test03 took 0 sec [junit] Testcase: test03b took 0.001 sec [junit] Testcase: test04 took 0 sec [junit] Testcase: test04b took 0.001 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.656 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507647496 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507647609 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestVersionSemantics [junit] Testsuite: com.jogamp.common.util.TestVersionSemantics [junit] ++++ Test Singleton.lock() [junit] Thread-43 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507648168 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar [junit] Current version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Field values changed: false [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: 7 differences in 3 classes: [junit] Remove 0, Change 0, CompatChange 0, Deprecate 6, Add 1 [junit] [junit] 0/ 3: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 5, Add 0 [junit] 1/ 3: com.jogamp.common.util.IOUtil.StreamMonitor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 3: com.jogamp.common.util.JarUtil : Remove 0, Change 0, CompatChange 0, Deprecate 1, Add 0 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Current version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Field values changed: false [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) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 156 differences in 35 classes: [junit] Remove 61, Change 2, CompatChange 16, Deprecate 3, Add 74 [junit] [junit] 0/ 35: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 1/ 35: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 2/ 35: com.jogamp.common.net.Uri : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 3/ 35: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 4/ 35: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 5/ 35: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 6/ 35: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 7/ 35: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 8/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 9/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 10/ 35: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 11/ 35: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 1, CompatChange 3, Deprecate 0, Add 2 [junit] 12/ 35: com.jogamp.common.os.DynamicLinker : Remove 1, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 13/ 35: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 0, CompatChange 2, Deprecate 0, Add 2 [junit] 14/ 35: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 15/ 35: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 16/ 35: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 17/ 35: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 18/ 35: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 19/ 35: com.jogamp.common.os.NativeLibrary : Remove 1, Change 1, CompatChange 7, Deprecate 0, Add 2 [junit] 20/ 35: com.jogamp.common.os.Platform : Remove 3, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 21/ 35: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 3 [junit] 22/ 35: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 23/ 35: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, CompatChange 0, Deprecate 0, Add 7 [junit] 24/ 35: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 25/ 35: com.jogamp.common.util.Bitstream : Remove 10, Change 0, CompatChange 1, Deprecate 0, Add 13 [junit] 26/ 35: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 27/ 35: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 28/ 35: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 29/ 35: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 30/ 35: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 31/ 35: com.jogamp.common.util.IOUtil : Remove 19, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 32/ 35: com.jogamp.common.util.JarUtil : Remove 13, Change 0, CompatChange 0, Deprecate 1, Add 12 [junit] 33/ 35: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, CompatChange 0, Deprecate 2, Add 8 [junit] 34/ 35: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 0, CompatChange 1, Deprecate 0, Add 0 [junit] [junit] [junit] Removes [junit] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] [junit] [junit] Changes [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.DynamicLinker [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.util.Bitstream [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Class com.jogamp.common.util.IOUtil [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.Platform [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Current version: 2.3.2 (2.3.2-rc-20150605) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] Field values changed: false [junit] Compat. expected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. detected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. result: detected == expected -> OK [junit] Current version 2.3.2 (2.3.2-rc-20150605) is BACKWARD_COMPATIBLE_BINARY to previous version 2.3.0 (2.3.0), actually BACKWARD_COMPATIBLE_BINARY [junit] [junit] [junit] Summary: 19 differences in 4 classes: [junit] Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 11 [junit] [junit] 0/ 4: com.jogamp.common.nio.StructAccessor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 4 [junit] 1/ 4: com.jogamp.common.util.ArrayHashMap : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 4: com.jogamp.common.util.ArrayHashSet : Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 5 [junit] 3/ 4: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507648681 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.062 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-43 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507648168 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar [junit] Current version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Field values changed: false [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: 7 differences in 3 classes: [junit] Remove 0, Change 0, CompatChange 0, Deprecate 6, Add 1 [junit] [junit] 0/ 3: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 5, Add 0 [junit] 1/ 3: com.jogamp.common.util.IOUtil.StreamMonitor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 3: com.jogamp.common.util.JarUtil : Remove 0, Change 0, CompatChange 0, Deprecate 1, Add 0 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Current version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Field values changed: false [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) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 156 differences in 35 classes: [junit] Remove 61, Change 2, CompatChange 16, Deprecate 3, Add 74 [junit] [junit] 0/ 35: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 1/ 35: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 2/ 35: com.jogamp.common.net.Uri : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 3/ 35: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 4/ 35: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 5/ 35: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 6/ 35: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 7/ 35: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 8/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 9/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 10/ 35: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 11/ 35: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 1, CompatChange 3, Deprecate 0, Add 2 [junit] 12/ 35: com.jogamp.common.os.DynamicLinker : Remove 1, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 13/ 35: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 0, CompatChange 2, Deprecate 0, Add 2 [junit] 14/ 35: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 15/ 35: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 16/ 35: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 17/ 35: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 18/ 35: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 19/ 35: com.jogamp.common.os.NativeLibrary : Remove 1, Change 1, CompatChange 7, Deprecate 0, Add 2 [junit] 20/ 35: com.jogamp.common.os.Platform : Remove 3, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 21/ 35: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 3 [junit] 22/ 35: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 23/ 35: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, CompatChange 0, Deprecate 0, Add 7 [junit] 24/ 35: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 25/ 35: com.jogamp.common.util.Bitstream : Remove 10, Change 0, CompatChange 1, Deprecate 0, Add 13 [junit] 26/ 35: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 27/ 35: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 28/ 35: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 29/ 35: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 30/ 35: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 31/ 35: com.jogamp.common.util.IOUtil : Remove 19, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 32/ 35: com.jogamp.common.util.JarUtil : Remove 13, Change 0, CompatChange 0, Deprecate 1, Add 12 [junit] 33/ 35: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, CompatChange 0, Deprecate 2, Add 8 [junit] 34/ 35: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 0, CompatChange 1, Deprecate 0, Add 0 [junit] [junit] [junit] Removes [junit] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] [junit] [junit] Changes [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.DynamicLinker [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.util.Bitstream [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Class com.jogamp.common.util.IOUtil [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.Platform [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Current version: 2.3.2 (2.3.2-rc-20150605) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] Field values changed: false [junit] Compat. expected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. detected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. result: detected == expected -> OK [junit] Current version 2.3.2 (2.3.2-rc-20150605) is BACKWARD_COMPATIBLE_BINARY to previous version 2.3.0 (2.3.0), actually BACKWARD_COMPATIBLE_BINARY [junit] [junit] [junit] Summary: 19 differences in 4 classes: [junit] Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 11 [junit] [junit] 0/ 4: com.jogamp.common.nio.StructAccessor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 4 [junit] 1/ 4: com.jogamp.common.util.ArrayHashMap : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 4: com.jogamp.common.util.ArrayHashSet : Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 5 [junit] 3/ 4: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507648681 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testVersionV220V221 took 0.19 sec [junit] Testcase: testVersionV221V230 took 0.177 sec [junit] Testcase: testVersionV230V23x took 0.066 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.062 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-43 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507648168 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar [junit] Current version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Field values changed: false [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: 7 differences in 3 classes: [junit] Remove 0, Change 0, CompatChange 0, Deprecate 6, Add 1 [junit] [junit] 0/ 3: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 5, Add 0 [junit] 1/ 3: com.jogamp.common.util.IOUtil.StreamMonitor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 3: com.jogamp.common.util.JarUtil : Remove 0, Change 0, CompatChange 0, Deprecate 1, Add 0 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] ++++ Test Singleton.lock() [junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507649318 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Current version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Field values changed: false [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) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 156 differences in 35 classes: [junit] Remove 61, Change 2, CompatChange 16, Deprecate 3, Add 74 [junit] [junit] 0/ 35: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 1/ 35: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 2/ 35: com.jogamp.common.net.Uri : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 3/ 35: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 4/ 35: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 5/ 35: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 6/ 35: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 7/ 35: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 8/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 9/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 10/ 35: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 11/ 35: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 1, CompatChange 3, Deprecate 0, Add 2 [junit] 12/ 35: com.jogamp.common.os.DynamicLinker : Remove 1, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 13/ 35: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 0, CompatChange 2, Deprecate 0, Add 2 [junit] 14/ 35: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 15/ 35: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 16/ 35: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 17/ 35: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 18/ 35: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 19/ 35: com.jogamp.common.os.NativeLibrary : Remove 1, Change 1, CompatChange 7, Deprecate 0, Add 2 [junit] 20/ 35: com.jogamp.common.os.Platform : Remove 3, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 21/ 35: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 3 [junit] 22/ 35: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 23/ 35: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, CompatChange 0, Deprecate 0, Add 7 [junit] 24/ 35: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 25/ 35: com.jogamp.common.util.Bitstream : Remove 10, Change 0, CompatChange 1, Deprecate 0, Add 13 [junit] 26/ 35: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 27/ 35: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 28/ 35: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 29/ 35: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 30/ 35: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 31/ 35: com.jogamp.common.util.IOUtil : Remove 19, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 32/ 35: com.jogamp.common.util.JarUtil : Remove 13, Change 0, CompatChange 0, Deprecate 1, Add 12 [junit] 33/ 35: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, CompatChange 0, Deprecate 2, Add 8 [junit] 34/ 35: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 0, CompatChange 1, Deprecate 0, Add 0 [junit] [junit] [junit] Removes [junit] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] [junit] [junit] Changes [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.DynamicLinker [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.util.Bitstream [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Class com.jogamp.common.util.IOUtil [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.Platform [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Current version: 2.3.2 (2.3.2-rc-20150605) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] Field values changed: false [junit] Compat. expected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. detected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. result: detected == expected -> OK [junit] Current version 2.3.2 (2.3.2-rc-20150605) is BACKWARD_COMPATIBLE_BINARY to previous version 2.3.0 (2.3.0), actually BACKWARD_COMPATIBLE_BINARY [junit] [junit] [junit] Summary: 19 differences in 4 classes: [junit] Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 11 [junit] [junit] 0/ 4: com.jogamp.common.nio.StructAccessor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 4 [junit] 1/ 4: com.jogamp.common.util.ArrayHashMap : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 4: com.jogamp.common.util.ArrayHashSet : Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 5 [junit] 3/ 4: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507648681 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveLock01 [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveLock01 [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 474 ms, avrg 3396396 ns, deviation [ -180096 .. 92754 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 434 ms, avrg 37685 ns, deviation [ -34575 .. 67885 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 362 ms, avrg 2086372 ns, deviation [ -37932 .. 25338 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 267 ms, avrg 1096037 ns, deviation [ -740937 .. 1736243 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 410 ms, avrg 2599328 ns, deviation [ -52028 .. 305582 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 310 ms, avrg 1864482 ns, deviation [ -98762 .. 30908 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 316 ms, avrg 1987325 ns, deviation [ -76205 .. 29685 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 992 ms, avrg 171503388 ns, deviation [ -170777548 .. 446507682 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 602 ms, avrg 401815 ns, deviation [ -23676 .. 23055 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 447 ms, avrg 226790 ns, deviation [ -22679 .. 19690 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 563 ms, avrg 360295 ns, deviation [ -11957 .. 11691 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 459 ms, avrg 139443 ns, deviation [ -80722 .. 75784 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507655150 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 6.376 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507649318 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 474 ms, avrg 3396396 ns, deviation [ -180096 .. 92754 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 434 ms, avrg 37685 ns, deviation [ -34575 .. 67885 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 362 ms, avrg 2086372 ns, deviation [ -37932 .. 25338 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 267 ms, avrg 1096037 ns, deviation [ -740937 .. 1736243 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 410 ms, avrg 2599328 ns, deviation [ -52028 .. 305582 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 310 ms, avrg 1864482 ns, deviation [ -98762 .. 30908 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 316 ms, avrg 1987325 ns, deviation [ -76205 .. 29685 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 992 ms, avrg 171503388 ns, deviation [ -170777548 .. 446507682 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 602 ms, avrg 401815 ns, deviation [ -23676 .. 23055 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 447 ms, avrg 226790 ns, deviation [ -22679 .. 19690 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 563 ms, avrg 360295 ns, deviation [ -11957 .. 11691 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 459 ms, avrg 139443 ns, deviation [ -80722 .. 75784 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507655150 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Fair took 0.474 sec [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Unfair took 0.434 sec [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Fair took 0.362 sec [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Unfair took 0.268 sec [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Fair took 0.41 sec [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Unair took 0.311 sec [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Fair took 0.317 sec [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Unfair took 0.992 sec [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Fair took 0.602 sec [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Unfair took 0.447 sec [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Fair took 0.564 sec [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Unfair took 0.459 sec [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 6.376 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507649318 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 474 ms, avrg 3396396 ns, deviation [ -180096 .. 92754 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 434 ms, avrg 37685 ns, deviation [ -34575 .. 67885 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 362 ms, avrg 2086372 ns, deviation [ -37932 .. 25338 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 267 ms, avrg 1096037 ns, deviation [ -740937 .. 1736243 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 410 ms, avrg 2599328 ns, deviation [ -52028 .. 305582 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 310 ms, avrg 1864482 ns, deviation [ -98762 .. 30908 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 316 ms, avrg 1987325 ns, deviation [ -76205 .. 29685 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 992 ms, avrg 171503388 ns, deviation [ -170777548 .. 446507682 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 602 ms, avrg 401815 ns, deviation [ -23676 .. 23055 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 447 ms, avrg 226790 ns, deviation [ -22679 .. 19690 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 563 ms, avrg 360295 ns, deviation [ -11957 .. 11691 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 459 ms, avrg 139443 ns, deviation [ -80722 .. 75784 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507655150 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507655741 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-45 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507656245 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair , threads 5, loops-outter 1000, loops-inner 10000, yield YIELD - dt 115 ms [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507656409 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.214 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507655741 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-45 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507656245 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair , threads 5, loops-outter 1000, loops-inner 10000, yield YIELD - dt 115 ms [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507656409 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testTwoThreadsInGroup took 0.117 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.214 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] SLOCK [T main @ 1433507655741 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-45 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507656245 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair , threads 5, loops-outter 1000, loops-inner 10000, yield YIELD - dt 115 ms [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507656409 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00 [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00 [junit] SLOCK [T main @ 1433507656972 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-47 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507657074 ms +++ localhost/127.0.0.1:59999 - Locked within 103 ms, 2 attempts [junit] SLOCK [T main @ 1433507657116 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-48 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507657117 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] SLOCK [T main @ 1433507657117 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507658140 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1023 ms, 10 attempts [junit] SLOCK [T main @ 1433507658182 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-50 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507658184 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] LockUnlock #1 LOCK try .. [junit] SLOCK [T LockUnlock #1 @ 1433507658185 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] LockUnlock #2 LOCK try .. [junit] SLOCK [T LockUnlock #2 @ 1433507658186 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507658530 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] SLOCK [T LockUnlock #1 @ 1433507659368 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1184 ms, 7 attempts [junit] Exception in thread "LockUnlock #1" java.lang.AssertionError: LockUnlock #1 - Could not lock instance: localhost/127.0.0.1:59999 [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.assertTrue(Assert.java:41) [junit] at com.jogamp.common.util.locks.TestSingletonServerSocket00$1.run(TestSingletonServerSocket00.java:76) [junit] at java.lang.Thread.run(Thread.java:695) [junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T LockUnlock #2 @ 1433507659662 ms +++ localhost/127.0.0.1:59999 - Locked within 1476 ms, 26 attempts [junit] LockUnlock #2 LOCK ON [junit] SLOCK [T LockUnlock #2 @ 1433507659964 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] LockUnlock #2 LOCK OFF [junit] SLOCK [T main @ 1433507660069 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.088 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1433507656972 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-47 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507657074 ms +++ localhost/127.0.0.1:59999 - Locked within 103 ms, 2 attempts [junit] SLOCK [T main @ 1433507657116 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-48 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507657117 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] SLOCK [T main @ 1433507657117 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507658140 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1023 ms, 10 attempts [junit] SLOCK [T main @ 1433507658182 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-50 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507658184 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] LockUnlock #1 LOCK try .. [junit] SLOCK [T LockUnlock #1 @ 1433507658185 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] LockUnlock #2 LOCK try .. [junit] SLOCK [T LockUnlock #2 @ 1433507658186 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507658530 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] SLOCK [T LockUnlock #1 @ 1433507659368 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1184 ms, 7 attempts [junit] Exception in thread "LockUnlock #1" java.lang.AssertionError: LockUnlock #1 - Could not lock instance: localhost/127.0.0.1:59999 [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.assertTrue(Assert.java:41) [junit] at com.jogamp.common.util.locks.TestSingletonServerSocket00$1.run(TestSingletonServerSocket00.java:76) [junit] at java.lang.Thread.run(Thread.java:695) [junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T LockUnlock #2 @ 1433507659662 ms +++ localhost/127.0.0.1:59999 - Locked within 1476 ms, 26 attempts [junit] LockUnlock #2 LOCK ON [junit] SLOCK [T LockUnlock #2 @ 1433507659964 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] LockUnlock #2 LOCK OFF [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_LockUnlock took 0.145 sec [junit] Testcase: test02_2ndInstanceLockTimeout took 1.065 sec [junit] Testcase: testOffthreadLockUnlock took 1.873 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.088 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1433507656972 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-47 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507657074 ms +++ localhost/127.0.0.1:59999 - Locked within 103 ms, 2 attempts [junit] SLOCK [T main @ 1433507657116 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-48 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507657117 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] SLOCK [T main @ 1433507657117 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507658140 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1023 ms, 10 attempts [junit] SLOCK [T main @ 1433507658182 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-50 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507658184 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] LockUnlock #1 LOCK try .. [junit] SLOCK [T LockUnlock #1 @ 1433507658185 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] LockUnlock #2 LOCK try .. [junit] SLOCK [T LockUnlock #2 @ 1433507658186 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507658530 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] SLOCK [T LockUnlock #1 @ 1433507659368 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1184 ms, 7 attempts [junit] Exception in thread "LockUnlock #1" java.lang.AssertionError: LockUnlock #1 - Could not lock instance: localhost/127.0.0.1:59999 [junit] at org.junit.Assert.fail(Assert.java:88) [junit] at org.junit.Assert.assertTrue(Assert.java:41) [junit] at com.jogamp.common.util.locks.TestSingletonServerSocket00$1.run(TestSingletonServerSocket00.java:76) [junit] at java.lang.Thread.run(Thread.java:695) [junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T LockUnlock #2 @ 1433507659662 ms +++ localhost/127.0.0.1:59999 - Locked within 1476 ms, 26 attempts [junit] LockUnlock #2 LOCK ON [junit] SLOCK [T LockUnlock #2 @ 1433507659964 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] LockUnlock #2 LOCK OFF [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01 [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01 [junit] Thread-55 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507660572 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] SLOCK [T main @ 1433507660573 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507660590 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.508 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1433507660069 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-55 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507660572 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] SLOCK [T main @ 1433507660573 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testJVMShutdown took 0.506 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.508 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1433507660069 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-55 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507660572 ms +++ localhost/127.0.0.1:59999 - Locked within 504 ms, 2 attempts [junit] SLOCK [T main @ 1433507660573 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket02 [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket02 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507660636 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507661218 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.597 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507660590 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507660636 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: dummy took 0 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.597 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507660590 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507660636 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.CppReaderTest [junit] Testsuite: com.jogamp.gluegen.jcpp.CppReaderTest [junit] - - - System info - - - [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), i386 (X86_32, GENERIC_ABI), 2 cores, littleEndian true [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) Client 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] VM: Java HotSpot(TM) Client VM [junit] rootrel.build: build [junit] gluegen.root: .. [junit] testOutput: ../build/test [junit] - - - - - - - - - - - - [junit] Testing #include [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/test0.h" 1 [junit] >> [junit] >> test0start_2 [junit] >> [junit] >> #line 1 "../jcpp/src/test/resources/test1.h" 1 [junit] >> [junit] >> test1start_2 [junit] >> [junit] >> test1mid___4 [junit] >> [junit] >> test1end___6 [junit] >> [junit] >> #line 5 "../jcpp/src/test/resources/test0.h" 2 [junit] >> [junit] >> test0end___6 [junit] >> [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> [junit] >> foo [junit] >> [junit] >> [junit] Testing #include [junit] [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.c" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> foo [junit] >> #line 2 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> #line 3 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> a b, c, d __VA_ARGS__ b [junit] >> [junit] >> [junit] >> a b c, d b [junit] >> [junit] >> [junit] >> a x b, c, d b [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507661512 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.843 sec [junit] ------------- Standard Output --------------- [junit] - - - System info - - - [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), i386 (X86_32, GENERIC_ABI), 2 cores, littleEndian true [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) Client 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] VM: Java HotSpot(TM) Client VM [junit] rootrel.build: build [junit] gluegen.root: .. [junit] testOutput: ../build/test [junit] - - - - - - - - - - - - [junit] Testing #include [junit] [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/test0.h" 1 [junit] >> [junit] >> test0start_2 [junit] >> [junit] >> #line 1 "../jcpp/src/test/resources/test1.h" 1 [junit] >> [junit] >> test1start_2 [junit] >> [junit] >> test1mid___4 [junit] >> [junit] >> test1end___6 [junit] >> [junit] >> #line 5 "../jcpp/src/test/resources/test0.h" 2 [junit] >> [junit] >> test0end___6 [junit] >> [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> [junit] >> foo [junit] >> [junit] >> [junit] Testing #include [junit] [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.c" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> foo [junit] >> #line 2 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> #line 3 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> a b, c, d __VA_ARGS__ b [junit] >> [junit] >> [junit] >> a b c, d b [junit] >> [junit] >> [junit] >> a x b, c, d b [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507661218 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507661512 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCppReader took 0.211 sec [junit] Testcase: testPragmaOnce took 0.002 sec [junit] Testcase: testPragmaOnceWithMarkers took 0.001 sec [junit] Testcase: testVarargs took 0.003 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.843 sec [junit] [junit] ------------- Standard Output --------------- [junit] - - - System info - - - [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), i386 (X86_32, GENERIC_ABI), 2 cores, littleEndian true [junit] MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) Client 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] VM: Java HotSpot(TM) Client VM [junit] rootrel.build: build [junit] gluegen.root: .. [junit] testOutput: ../build/test [junit] - - - - - - - - - - - - [junit] Testing #include [junit] [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/test0.h" 1 [junit] >> [junit] >> test0start_2 [junit] >> [junit] >> #line 1 "../jcpp/src/test/resources/test1.h" 1 [junit] >> [junit] >> test1start_2 [junit] >> [junit] >> test1mid___4 [junit] >> [junit] >> test1end___6 [junit] >> [junit] >> #line 5 "../jcpp/src/test/resources/test0.h" 2 [junit] >> [junit] >> test0end___6 [junit] >> [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> [junit] >> foo [junit] >> [junit] >> [junit] Testing #include [junit] [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.c" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> foo [junit] >> #line 2 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> #line 3 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> a b, c, d __VA_ARGS__ b [junit] >> [junit] >> [junit] >> a b c, d b [junit] >> [junit] >> [junit] >> a x b, c, d b [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507661218 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507661512 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.ErrorTest [junit] Testsuite: com.jogamp.gluegen.jcpp.ErrorTest [junit] ++++ Test Singleton.lock() [junit] Thread-59 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507662072 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507662118 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.595 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-59 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507662072 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507662118 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testErrors took 0.002 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.595 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-59 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507662072 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507662118 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest [junit] Testsuite: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest [junit] ++++ Test Singleton.lock() [junit] Thread-60 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507662676 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507662749 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.635 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-60 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507662676 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507662749 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAbsoluteInclude took 0.03 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.635 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-60 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507662676 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507662749 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.JavaFileSystemTest [junit] Testsuite: com.jogamp.gluegen.jcpp.JavaFileSystemTest [junit] ++++ Test Singleton.lock() [junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507663326 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] Failed to open stdio.h [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507663409 ms --- localhost/127.0.0.1:59999 - Unlock ok within 12 ms [junit] ++++ Test Singleton.lock() [junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507663966 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.633 sec [junit] ------------- Standard Output --------------- [junit] Failed to open stdio.h [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507663326 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507663409 ms --- localhost/127.0.0.1:59999 - Unlock ok within 12 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testJavaFileSystem took 0.021 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.633 sec [junit] [junit] ------------- Standard Output --------------- [junit] Failed to open stdio.h [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507663326 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507663409 ms --- localhost/127.0.0.1:59999 - Unlock ok within 12 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.JoinReaderTest [junit] Testsuite: com.jogamp.gluegen.jcpp.JoinReaderTest [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing foo??(bar => foo[bar [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: [ [junit] At offset 4: b [junit] At offset 5: a [junit] At offset 6: r [junit] Testing foo??/ [junit] bar => foobar [junit] [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: b [junit] At offset 4: a [junit] At offset 5: r [junit] At offset 6: [junit] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507664009 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507664570 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.591 sec [junit] ------------- Standard Output --------------- [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing foo??(bar => foo[bar [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: [ [junit] At offset 4: b [junit] At offset 5: a [junit] At offset 6: r [junit] Testing foo??/ [junit] bar => foobar [junit] [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: b [junit] At offset 4: a [junit] At offset 5: r [junit] At offset 6: [junit] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507663966 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507664009 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testJoinReader took 0 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.591 sec [junit] [junit] ------------- Standard Output --------------- [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing foo??(bar => foo[bar [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: [ [junit] At offset 4: b [junit] At offset 5: a [junit] At offset 6: r [junit] Testing foo??/ [junit] bar => foobar [junit] [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: b [junit] At offset 4: a [junit] At offset 5: r [junit] At offset 6: [junit] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507663966 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507664009 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.LexerSourceTest [junit] Testsuite: com.jogamp.gluegen.jcpp.LexerSourceTest [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507664704 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.686 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507664570 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507664704 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testLexerSource took 0.037 sec [junit] Testcase: testNumbers took 0 sec [junit] Testcase: testNumbersInvalid took 0.001 sec [junit] Testcase: testNumbersSuffix took 0.001 sec [junit] Testcase: testUnterminatedComment took 0 sec [junit] ++++ Test Singleton.lock() [junit] Thread-64 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507665300 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.686 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507664570 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507664704 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.NumericValueTest [junit] Testsuite: com.jogamp.gluegen.jcpp.NumericValueTest [junit] Testing '0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0"=00 [junit] Testing '1' -> 1.0 [junit] Token is [NUMBER@1,0]:"1"=1 [junit] Testing '1L' -> 1.0 [junit] Token is [NUMBER@1,0]:"1L"=1 [junit] Testing '12' -> 12.0 [junit] Token is [NUMBER@1,0]:"12"=12 [junit] Testing '12L' -> 12.0 [junit] Token is [NUMBER@1,0]:"12L"=12 [junit] Testing '0xf' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xf"=0xf [junit] Testing '0xfL' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xfL"=0xf [junit] Testing '0x12' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12"=0x12 [junit] Testing '0x12L' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12L"=0x12 [junit] Testing '0673' -> 443.0 [junit] Token is [NUMBER@1,0]:"0673"=00673 [junit] Testing '.0' -> 0.0 [junit] Token is [NUMBER@1,0]:".0"=.0 [junit] Testing '.00' -> 0.0 [junit] Token is [NUMBER@1,0]:".00"=.00 [junit] Testing '0.' -> 0.0 [junit] Token is [NUMBER@1,0]:"0."=0. [junit] Testing '0.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0.0"=0.0 [junit] Testing '00.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"00.0"=00.0 [junit] Testing '00.' -> 0.0 [junit] Token is [NUMBER@1,0]:"00."=00. [junit] Testing '1e1' -> 10.0 [junit] Token is [NUMBER@1,0]:"1e1"=1e1 [junit] Testing '1e-1' -> 0.1 [junit] Token is [NUMBER@1,0]:"1e-1"=1e-1 [junit] Testing '0x12e3' -> 4835.0 [junit] Token is [NUMBER@1,0]:"0x12e3"=0x12e3 [junit] Testing '0x12p3' -> 144.0 [junit] Token is [NUMBER@1,0]:"0x12p3"=0x12p3 [junit] Testing '012e3' -> 12000.0 [junit] Token is [NUMBER@1,0]:"012e3"=012e3 [junit] Testing '067e4' -> 670000.0 [junit] Token is [NUMBER@1,0]:"067e4"=067e4 [junit] Testing '097' -> 97.0 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507665374 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-65 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507665931 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.621 sec [junit] ------------- Standard Output --------------- [junit] Testing '0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0"=00 [junit] Testing '1' -> 1.0 [junit] Token is [NUMBER@1,0]:"1"=1 [junit] Testing '1L' -> 1.0 [junit] Token is [NUMBER@1,0]:"1L"=1 [junit] Testing '12' -> 12.0 [junit] Token is [NUMBER@1,0]:"12"=12 [junit] Testing '12L' -> 12.0 [junit] Token is [NUMBER@1,0]:"12L"=12 [junit] Testing '0xf' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xf"=0xf [junit] Testing '0xfL' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xfL"=0xf [junit] Testing '0x12' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12"=0x12 [junit] Testing '0x12L' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12L"=0x12 [junit] Testing '0673' -> 443.0 [junit] Token is [NUMBER@1,0]:"0673"=00673 [junit] Testing '.0' -> 0.0 [junit] Token is [NUMBER@1,0]:".0"=.0 [junit] Testing '.00' -> 0.0 [junit] Token is [NUMBER@1,0]:".00"=.00 [junit] Testing '0.' -> 0.0 [junit] Token is [NUMBER@1,0]:"0."=0. [junit] Testing '0.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0.0"=0.0 [junit] Testing '00.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"00.0"=00.0 [junit] Testing '00.' -> 0.0 [junit] Token is [NUMBER@1,0]:"00."=00. [junit] Testing '1e1' -> 10.0 [junit] Token is [NUMBER@1,0]:"1e1"=1e1 [junit] Testing '1e-1' -> 0.1 [junit] Token is [NUMBER@1,0]:"1e-1"=1e-1 [junit] Testing '0x12e3' -> 4835.0 [junit] Token is [NUMBER@1,0]:"0x12e3"=0x12e3 [junit] Testing '0x12p3' -> 144.0 [junit] Token is [NUMBER@1,0]:"0x12p3"=0x12p3 [junit] Testing '012e3' -> 12000.0 [junit] Token is [NUMBER@1,0]:"012e3"=012e3 [junit] Testing '067e4' -> 670000.0 [junit] Token is [NUMBER@1,0]:"067e4"=067e4 [junit] Testing '097' -> 97.0 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-64 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507665300 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507665374 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testNumericValue took 0.027 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.621 sec [junit] [junit] ------------- Standard Output --------------- [junit] Testing '0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0"=00 [junit] Testing '1' -> 1.0 [junit] Token is [NUMBER@1,0]:"1"=1 [junit] Testing '1L' -> 1.0 [junit] Token is [NUMBER@1,0]:"1L"=1 [junit] Testing '12' -> 12.0 [junit] Token is [NUMBER@1,0]:"12"=12 [junit] Testing '12L' -> 12.0 [junit] Token is [NUMBER@1,0]:"12L"=12 [junit] Testing '0xf' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xf"=0xf [junit] Testing '0xfL' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xfL"=0xf [junit] Testing '0x12' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12"=0x12 [junit] Testing '0x12L' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12L"=0x12 [junit] Testing '0673' -> 443.0 [junit] Token is [NUMBER@1,0]:"0673"=00673 [junit] Testing '.0' -> 0.0 [junit] Token is [NUMBER@1,0]:".0"=.0 [junit] Testing '.00' -> 0.0 [junit] Token is [NUMBER@1,0]:".00"=.00 [junit] Testing '0.' -> 0.0 [junit] Token is [NUMBER@1,0]:"0."=0. [junit] Testing '0.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0.0"=0.0 [junit] Testing '00.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"00.0"=00.0 [junit] Testing '00.' -> 0.0 [junit] Token is [NUMBER@1,0]:"00."=00. [junit] Testing '1e1' -> 10.0 [junit] Token is [NUMBER@1,0]:"1e1"=1e1 [junit] Testing '1e-1' -> 0.1 [junit] Token is [NUMBER@1,0]:"1e-1"=1e-1 [junit] Testing '0x12e3' -> 4835.0 [junit] Token is [NUMBER@1,0]:"0x12e3"=0x12e3 [junit] Testing '0x12p3' -> 144.0 [junit] Token is [NUMBER@1,0]:"0x12p3"=0x12p3 [junit] Testing '012e3' -> 12000.0 [junit] Token is [NUMBER@1,0]:"012e3"=012e3 [junit] Testing '067e4' -> 670000.0 [junit] Token is [NUMBER@1,0]:"067e4"=067e4 [junit] Testing '097' -> 97.0 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-64 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507665300 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507665374 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.PreprocessorTest [junit] Testsuite: com.jogamp.gluegen.jcpp.PreprocessorTest [junit] Input: line = __LINE__ [junit] [junit] READ: [IDENTIFIER@1,0]:"line" [junit] READ: [WHITESPACE@1,4]:" " [junit] READ: [=@1,5]:"=" [junit] READ: [WHITESPACE@1,6]:" " [junit] READ: [NUMBER@1,7]:"1"=1 [junit] Input: file = __FILE__ [junit] [junit] READ: [NL@1,15]:" [junit] " [junit] READ: [IDENTIFIER@2,0]:"file" [junit] READ: [WHITESPACE@2,4]:" " [junit] READ: [=@2,5]:"=" [junit] READ: [WHITESPACE@2,6]:" " [junit] READ: [STRING@2,7]:""""="" [junit] Input: #define A a /* a defined */ [junit] [junit] READ: [NL@2,15]:" [junit] " [junit] Input: A /* a */ [junit] [junit] READ: [NL@3,27]:" [junit] " [junit] READ: [IDENTIFIER@3,10]:"a" [junit] READ: [WHITESPACE@4,1]:" " [junit] READ: [CCOMMENT@4,2]:"/* a */" [junit] READ: [IDENTIFIER@3,10]:"a" [junit] Input: #define B b /* b defined */ [junit] [junit] READ: [NL@4,9]:" [junit] " [junit] Input: B /* b */ [junit] [junit] READ: [NL@5,27]:" [junit] " [junit] READ: [IDENTIFIER@5,10]:"b" [junit] READ: [WHITESPACE@6,1]:" " [junit] READ: [CCOMMENT@6,2]:"/* b */" [junit] READ: [IDENTIFIER@5,10]:"b" [junit] Input: #define C c /* c defined */ [junit] [junit] READ: [NL@6,9]:" [junit] " [junit] Input: #define EXPAND(x) x [junit] [junit] READ: [NL@7,27]:" [junit] " [junit] Input: EXPAND(a) [junit] [junit] READ: [NL@8,19]:" [junit] " [junit] READ: [IDENTIFIER@9,7]:"a" [junit] Input: EXPAND(A) [junit] [junit] READ: [NL@9,9]:" [junit] " [junit] READ: [IDENTIFIER@3,10]:"a" [junit] Input: #define _STRINGIFY(x) #x [junit] [junit] READ: [NL@10,9]:" [junit] " [junit] Input: _STRINGIFY(A) [junit] [junit] READ: [NL@11,24]:" [junit] " [junit] READ: [STRING@11,23]:""A""=A [junit] Input: #define STRINGIFY(x) _STRINGIFY(x) [junit] [junit] READ: [NL@12,13]:" [junit] " [junit] Input: STRINGIFY(b) [junit] [junit] READ: [NL@13,34]:" [junit] " [junit] READ: [STRING@11,23]:""b""=b [junit] Input: STRINGIFY(A) [junit] [junit] READ: [NL@14,12]:" [junit] " [junit] READ: [STRING@11,23]:""a""=a [junit] Input: #define _CONCAT(x, y) x ## y [junit] [junit] READ: [NL@15,12]:" [junit] " [junit] Input: _CONCAT(A, B) [junit] [junit] READ: [NL@16,28]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"AB" [junit] Input: #define A_CONCAT done_a_concat [junit] [junit] READ: [NL@17,13]:" [junit] " [junit] Input: _CONCAT(A, _CONCAT(B, C)) [junit] [junit] READ: [NL@18,30]:" [junit] " [junit] READ: [IDENTIFIER@18,17]:"done_a_concat" [junit] READ: [(@1,8]:"(" [junit] READ: [IDENTIFIER@5,10]:"b" [junit] READ: [,@1,10]:"," [junit] READ: [WHITESPACE@1,11]:" " [junit] READ: [IDENTIFIER@7,10]:"c" [junit] READ: [)@1,13]:")" [junit] Input: #define CONCAT(x, y) _CONCAT(x, y) [junit] [junit] READ: [NL@19,25]:" [junit] " [junit] Input: CONCAT(A, CONCAT(B, C)) [junit] [junit] READ: [NL@20,34]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"abc" [junit] Input: #define _CONCAT3(x, y, z) x ## y ## z [junit] [junit] READ: [NL@21,23]:" [junit] " [junit] Input: _CONCAT3(a, b, c) [junit] [junit] READ: [NL@22,37]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"abc" [junit] Input: _CONCAT3(A, B, C) [junit] [junit] READ: [NL@23,17]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"ABC" [junit] Input: _CONCAT(test_, inline) [junit] [junit] READ: [NL@24,17]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"test_inline" [junit] Input: _CONCAT(test_, [junit] newline) [junit] [junit] READ: [NL@25,22]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"test_newline" [junit] Input: #define two three [junit] [junit] READ: [NL@27,8]:" [junit] " [junit] Input: two /* three */ [junit] [junit] READ: [NL@28,17]:" [junit] " [junit] READ: [IDENTIFIER@28,12]:"three" [junit] READ: [WHITESPACE@29,3]:" " [junit] READ: [CCOMMENT@29,4]:"/* three */" [junit] Input: one /* one */ [junit] [junit] READ: [NL@29,15]:" [junit] " [junit] READ: [IDENTIFIER@30,0]:"one" [junit] READ: [WHITESPACE@30,3]:" " [junit] READ: [CCOMMENT@30,4]:"/* one */" [junit] READ: [IDENTIFIER@28,12]:"three" [junit] READ: [IDENTIFIER@28,12]:"three" [junit] Input: #define one two [junit] [junit] READ: [NL@30,13]:" [junit] " [junit] Input: one /* three */ [junit] [junit] READ: [NL@31,15]:" [junit] " [junit] READ: [IDENTIFIER@28,12]:"three" [junit] READ: [WHITESPACE@32,3]:" " [junit] READ: [CCOMMENT@32,4]:"/* three */" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [IDENTIFIER@28,12]:"three" [junit] Input: #undef two [junit] [junit] READ: [NL@32,15]:" [junit] " [junit] Input: one /* two */ [junit] [junit] READ: [NL@33,10]:" [junit] " [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [WHITESPACE@34,3]:" " [junit] READ: [CCOMMENT@34,4]:"/* two */" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] Input: #define two five [junit] [junit] READ: [NL@34,13]:" [junit] " [junit] Input: one /* five */ [junit] [junit] READ: [NL@35,16]:" [junit] " [junit] READ: [IDENTIFIER@35,12]:"five" [junit] READ: [WHITESPACE@36,3]:" " [junit] READ: [CCOMMENT@36,4]:"/* five */" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [IDENTIFIER@35,12]:"five" [junit] Input: #undef two [junit] [junit] READ: [NL@36,14]:" [junit] " [junit] Input: one /* two */ [junit] [junit] READ: [NL@37,10]:" [junit] " [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [WHITESPACE@38,3]:" " [junit] READ: [CCOMMENT@38,4]:"/* two */" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] Input: #undef one [junit] [junit] READ: [NL@38,13]:" [junit] " [junit] Input: #define one four [junit] [junit] READ: [NL@39,10]:" [junit] " [junit] Input: one /* four */ [junit] [junit] READ: [NL@40,16]:" [junit] " [junit] READ: [IDENTIFIER@40,12]:"four" [junit] READ: [WHITESPACE@41,3]:" " [junit] READ: [CCOMMENT@41,4]:"/* four */" [junit] READ: [IDENTIFIER@40,12]:"four" [junit] READ: [IDENTIFIER@40,12]:"four" [junit] Input: #undef one [junit] [junit] READ: [NL@41,14]:" [junit] " [junit] Input: #define one one [junit] [junit] READ: [NL@42,10]:" [junit] " [junit] Input: one /* one */ [junit] [junit] READ: [NL@43,15]:" [junit] " [junit] READ: [IDENTIFIER@43,12]:"one" [junit] READ: [WHITESPACE@44,3]:" " [junit] READ: [CCOMMENT@44,4]:"/* one */" [junit] READ: [IDENTIFIER@43,12]:"one" [junit] READ: [IDENTIFIER@43,12]:"one" [junit] Input: #define NUM1 1 [junit] [junit] READ: [NL@44,13]:" [junit] " [junit] Input: #define NUM4 ( 1 << ( NUM1 + NUM1 ) ) [junit] [junit] READ: [NL@45,14]:" [junit] " [junit] Input: NUM4 /* ( 1 << ( 1 + 1 ) ) */ [junit] [junit] READ: [NL@46,37]:" [junit] " [junit] READ: [(@46,13]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@46,15]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [LSH@46,17]:"<<" [junit] READ: [WHITESPACE]:" " [junit] READ: [(@46,20]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@45,13]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [+@46,27]:"+" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@45,13]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,34]:")" [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,36]:")" [junit] READ: [WHITESPACE@47,4]:" " [junit] READ: [CCOMMENT@47,5]:"/* ( 1 << ( 1 + 1 ) ) */" [junit] READ: [(@46,13]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@46,15]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [LSH@46,17]:"<<" [junit] READ: [WHITESPACE]:" " [junit] READ: [(@46,20]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@46,22]:"NUM1" [junit] READ: [WHITESPACE]:" " [junit] READ: [+@46,27]:"+" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@46,29]:"NUM1" [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,34]:")" [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,36]:")" [junit] READ: [(@46,13]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@46,15]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [LSH@46,17]:"<<" [junit] READ: [WHITESPACE]:" " [junit] READ: [(@46,20]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@45,13]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [+@46,27]:"+" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@45,13]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,34]:")" [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,36]:")" [junit] Input: #define var(x...) a x __VA_ARGS__ b [junit] [junit] READ: [NL@47,29]:" [junit] " [junit] Input: var(e, f, g) [junit] [junit] READ: [NL@48,35]:" [junit] " [junit] READ: [IDENTIFIER@48,18]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@49,4]:"e" [junit] READ: [,@49,5]:"," [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@49,7]:"f" [junit] READ: [,@49,8]:"," [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@49,10]:"g" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@48,22]:"__VA_ARGS__" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@48,34]:"b" [junit] Input: var() [junit] [junit] READ: [NL@49,12]:" [junit] " [junit] READ: [IDENTIFIER@48,18]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@48,22]:"__VA_ARGS__" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@48,34]:"b" [junit] Input: #define var2(x, ...) a x __VA_ARGS__ e [junit] [junit] READ: [NL@50,5]:" [junit] " [junit] Input: var2(b, c, d) [junit] [junit] READ: [NL@51,38]:" [junit] " [junit] READ: [IDENTIFIER@51,21]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@52,5]:"b" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@52,8]:"c" [junit] READ: [,@52,9]:"," [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@52,11]:"d" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@51,37]:"e" [junit] Input: var2(b) [junit] [junit] READ: [NL@52,13]:" [junit] " [junit] READ: [IDENTIFIER@51,21]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@53,5]:"b" [junit] READ: [WHITESPACE]:" " [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@51,37]:"e" [junit] Input: #define var3(...) a __VA_ARGS__ d [junit] [junit] READ: [NL@53,7]:" [junit] " [junit] Input: var3(b, c) [junit] [junit] READ: [NL@54,33]:" [junit] " [junit] READ: [IDENTIFIER@54,18]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@55,5]:"b" [junit] READ: [,@55,6]:"," [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@55,8]:"c" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@54,32]:"d" [junit] Input: var3() [junit] [junit] READ: [NL@55,10]:" [junit] " [junit] READ: [IDENTIFIER@54,18]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@54,32]:"d" [junit] Input: #define _Widen(x) L ## x [junit] [junit] READ: [NL@56,6]:" [junit] " [junit] Input: #define Widen(x) _Widen(x) [junit] [junit] READ: [NL@57,24]:" [junit] " [junit] Input: #define LStr(x) _Widen(#x) [junit] [junit] READ: [NL@58,26]:" [junit] " [junit] Input: LStr(x); [junit] [junit] READ: [NL@59,26]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"L" [junit] READ: [STRING@1,1]:""x""=x [junit] READ: [;@60,7]:";" [junit] Input: 'foo' [junit] [junit] READ: [NL@60,8]:" [junit] " [junit] READ: [SQSTRING@61,0]:"'foo'"=foo [junit] Input: #if 1 ? 2 : 0 [junit] TEXT [junit] #endif [junit] [junit] READ: [NL@61,5]:" [junit] " [junit] READ: [NL@62,13]:" [junit] " [junit] READ: [IDENTIFIER@63,0]:"TEXT" [junit] READ: [NL@63,4]:" [junit] " [junit] Input: #if 1 ? 0 : 2 [junit] TEXT [junit] #endif [junit] [junit] READ: [NL@64,6]:" [junit] " [junit] READ: [NL@65,13]:" [junit] " [junit] READ: [NL@66,4]:" [junit] " [junit] Input: #if 0 ? 0 : 2 [junit] TEXT [junit] #endif [junit] [junit] READ: [NL@67,6]:" [junit] " [junit] READ: [NL@68,13]:" [junit] " [junit] READ: [IDENTIFIER@69,0]:"TEXT" [junit] READ: [NL@69,4]:" [junit] " [junit] Input: #if 0 ? 2 : 0 [junit] TEXT [junit] #endif [junit] [junit] READ: [NL@70,6]:" [junit] " [junit] READ: [NL@71,13]:" [junit] " [junit] READ: [NL@72,4]:" [junit] " [junit] Remaining token [NL@73,6]:" [junit] " [junit] Remaining token [EOF]:<265> [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] Input: #ifndef X [junit] a [junit] #else [junit] b [junit] [junit] Remaining token [NL@1,9]:" [junit] " [junit] Remaining token [IDENTIFIER@2,0]:"a" [junit] Remaining token [NL@2,1]:" [junit] " [junit] Remaining token [NL@3,5]:" [junit] " [junit] Remaining token [NL@4,1]:" [junit] " [junit] Remaining token [EOF]:<265> [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507666166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ++++ Test Singleton.lock() [junit] Thread-66 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507666723 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507666767 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.785 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-65 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507665931 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507666166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Preprocessor took 0.135 sec [junit] Testcase: test02PreprocessorUnterminated took 0.001 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.785 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-65 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507665931 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507666166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest [junit] Testsuite: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.591 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-66 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507666723 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507666767 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WhitespacePasting took 0 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.591 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-66 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507666723 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507666767 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] Thread-67 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507667325 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] pcpptest.h:128: warning: "Test warning with quotes - they must have quotes" [junit] Expected: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] Result: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.PCPPTest [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.PCPPTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507667465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.688 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-67 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507667325 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ Test Singleton.lock() [junit] Thread-68 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507668027 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] pcpptest.h:128: warning: "Test warning with quotes - they must have quotes" [junit] Expected: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] Result: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507667465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: pcppMacroDefinitionTest took 0.092 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.688 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-67 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507667325 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] pcpptest.h:128: warning: "Test warning with quotes - they must have quotes" [junit] Expected: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] Result: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507667465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2befa00 [junit] 1/8: 0x2befa40 [junit] 2/8: 0x2befa80 [junit] 3/8: 0x2befac0 [junit] 4/8: 0x2befb00 [junit] 5/8: 0x2befb40 [junit] 6/8: 0x2befb80 [junit] 7/8: 0x2befbc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2befa00 [junit] 1/8: 0x2befa40 [junit] 2/8: 0x2befa80 [junit] 3/8: 0x2befac0 [junit] 4/8: 0x2befb00 [junit] 5/8: 0x2befb40 [junit] 6/8: 0x2befb80 [junit] 7/8: 0x2befbc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a83790 [junit] 1/8: 0x1ae6950 [junit] 2/8: 0xfb84d60 [junit] 3/8: 0x1a89420 [junit] 4/8: 0x1a8e850 [junit] 5/8: 0xfb43020 [junit] 6/8: 0xfb3f020 [junit] 7/8: 0xfb31310 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a83790 [junit] 1/8: 0x1ae6950 [junit] 2/8: 0xfb84d60 [junit] 3/8: 0x1a89420 [junit] 4/8: 0x1a8e850 [junit] 5/8: 0xfb43020 [junit] 6/8: 0xfb3f020 [junit] 7/8: 0xfb31310 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a91010 [junit] 1/8: 0x1a68a00 [junit] 2/8: 0x1a68a50 [junit] 3/8: 0x1a85640 [junit] 4/8: 0x1a750e0 [junit] 5/8: 0x1a6dd90 [junit] 6/8: 0x1a6b720 [junit] 7/8: 0x1a5c510 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x138ea0 [junit] 1/8: 0x144350 [junit] 2/8: 0x143de0 [junit] 3/8: 0x143e20 [junit] 4/8: 0x144110 [junit] 5/8: 0x144150 [junit] 6/8: 0x14a100 [junit] 7/8: 0x14a140 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x138ea0 [junit] 1/8: 0x144350 [junit] 2/8: 0x143de0 [junit] 3/8: 0x143e20 [junit] 4/8: 0x144110 [junit] 5/8: 0x144150 [junit] 6/8: 0x14a100 [junit] 7/8: 0x14a140 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7aa3b0 [junit] 1/8: 0x7aa3b0 [junit] 2/8: 0x7aa3b0 [junit] 3/8: 0x7aa3b0 [junit] 4/8: 0x7aa3b0 [junit] 5/8: 0x7aa3b0 [junit] 6/8: 0x7aa3b0 [junit] 7/8: 0x7aa3b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x521bac8 [junit] 1/8: 0x521bb08 [junit] 2/8: 0x521bb48 [junit] 3/8: 0x521bb88 [junit] 4/8: 0x521bbc8 [junit] 5/8: 0x521bc08 [junit] 6/8: 0x521bc48 [junit] 7/8: 0x521bc88 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x521bac8 [junit] 1/8: 0x521bb08 [junit] 2/8: 0x521bb48 [junit] 3/8: 0x521bb88 [junit] 4/8: 0x521bbc8 [junit] 5/8: 0x521bc08 [junit] 6/8: 0x521bc48 [junit] 7/8: 0x521bc88 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7bbd70 [junit] 1/8: 0x77c0e0 [junit] 2/8: 0x747ef0 [junit] 3/8: 0x7b51d0 [junit] 4/8: 0xfc8e590 [junit] 5/8: 0x7b4270 [junit] 6/8: 0x78e640 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7bbd70 [junit] 1/8: 0x77c0e0 [junit] 2/8: 0x747ef0 [junit] 3/8: 0x7b51d0 [junit] 4/8: 0xfc8e590 [junit] 5/8: 0x7b4270 [junit] 6/8: 0x78e640 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0xfcbc360 [junit] 1/8: 0x7683d0 [junit] 2/8: 0x7b1450 [junit] 3/8: 0x751910 [junit] 4/8: 0xfc2f260 [junit] 5/8: 0x76f5d0 [junit] 6/8: 0x777e40 [junit] 7/8: 0x772780 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2508b0 [junit] 1/8: 0x2508f0 [junit] 2/8: 0x2402e0 [junit] 3/8: 0x240320 [junit] 4/8: 0x240360 [junit] 5/8: 0x24ff30 [junit] 6/8: 0x24ff70 [junit] 7/8: 0x24ffb0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2508b0 [junit] 1/8: 0x2508f0 [junit] 2/8: 0x2402e0 [junit] 3/8: 0x240320 [junit] 4/8: 0x240360 [junit] 5/8: 0x24ff30 [junit] 6/8: 0x24ff70 [junit] 7/8: 0x24ffb0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7ba6a0 [junit] 1/8: 0x7ba6a0 [junit] 2/8: 0x7ba6a0 [junit] 3/8: 0x7ba6a0 [junit] 4/8: 0x7ba6a0 [junit] 5/8: 0x7ba6a0 [junit] 6/8: 0x7ba6a0 [junit] 7/8: 0x7ba6a0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: X86_32_MACOS(2): MachineDataInfo: runtimeValidated false, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] runtime md: MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] compatible static/runtime: true [junit] TK_ComplicatedSubSet: sizeof(): 52 [junit] TK_ComplicatedSubSet: bits1-s offset: 0 [junit] TK_ComplicatedSubSet: id-s offset: 4 [junit] TK_ComplicatedSubSet: bits2-s offset: 8 [junit] TK_ComplicatedSubSet: long0-s offset: 12 [junit] TK_ComplicatedSubSet: bits3-s offset: 20 [junit] TK_ComplicatedSubSet: real0-s offset: 24 [junit] TK_ComplicatedSubSet: bits4-s offset: 32 [junit] TK_ComplicatedSubSet: real1-s offset: 36 [junit] TK_ComplicatedSubSet: bits5-s offset: 40 [junit] TK_ComplicatedSubSet: longX-s offset: 44 [junit] TK_ComplicatedSubSet: bits6-s offset: 48 [junit] TK_ComplicatedSuperSet: sizeof(): 116 [junit] TK_ComplicatedSuperSet: bits1-s offset: 0 [junit] TK_ComplicatedSuperSet: sub1-s offset: 4 [junit] TK_ComplicatedSuperSet: bits2-s offset: 56 [junit] TK_ComplicatedSuperSet: sub2-s offset: 60 [junit] TK_ComplicatedSuperSet: bits3-s offset: 112 [junit] createComplicatedSuperSet: [junit] TK_ComplicatedSuperSet [ [junit] cs.b1 0xA0 [junit] cs.sub1.b1 0xA1 [junit] cs.sub1.id 0x12345678 [junit] cs.sub1.b2 0xA2 [junit] cs.sub1.long0 0x9ABCDEF0 [junit] cs.sub1.b3 0xA3 [junit] cs.sub1.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub1.b4 0xA4 [junit] cs.sub1.real1 256.123 0X1.001F9AP+8 [junit] cs.sub1.b5 0xA5 [junit] cs.sub1.longX 0xDEADBEEF [junit] cs.sub1.b6 0xA6 [junit] cs.b2 0xB0 [junit] cs.sub2.b1 0xB1 [junit] cs.sub2.id 0x12345678 [junit] cs.sub2.b2 0xB2 [junit] cs.sub2.long0 0x9ABCDEF0 [junit] cs.sub2.b3 0xB3 [junit] cs.sub2.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub2.b4 0xB4 [junit] cs.sub2.real1 256.123 0X1.001F9AP+8 [junit] cs.sub2.b5 0xB5 [junit] cs.sub2.longX 0xDEADBEEF [junit] cs.sub2.b6 0xB6 [junit] cs.b3 0xC0 [junit] ] [junit] [junit] hasInitValues res 1: [junit] TK_ComplicatedSuperSet [ [junit] cs.b1 0xA0 [junit] cs.sub1.b1 0xA1 [junit] cs.sub1.id 0x12345678 [junit] cs.sub1.b2 0xA2 [junit] cs.sub1.long0 0x9ABCDEF0 [junit] cs.sub1.b3 0xA3 [junit] cs.sub1.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub1.b4 0xA4 [junit] cs.sub1.real1 256.123 0X1.001F9AP+8 [junit] cs.sub1.b5 0xA5 [junit] cs.sub1.longX 0xDEADBEEF [junit] cs.sub1.b6 0xA6 [junit] cs.b2 0xB0 [junit] cs.sub2.b1 0xB1 [junit] cs.sub2.id 0x12345678 [junit] cs.sub2.b2 0xB2 [junit] cs.sub2.long0 0x9ABCDEF0 [junit] cs.sub2.b3 0xB3 [junit] cs.sub2.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub2.b4 0xB4 [junit] cs.sub2.real1 256.123 0X1.001F9AP+8 [junit] cs.sub2.b5 0xB5 [junit] cs.sub2.longX 0xDEADBEEF [junit] cs.sub2.b6 0xB6 [junit] cs.b3 0xC0 [junit] ] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0xa23456781abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0xb23456782abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] XXX.getSurfaceBoundsValue: dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] XXX.getSurfaceBoundsValue: dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507668732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 1.256 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-68 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507668027 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2befa00 [junit] 1/8: 0x2befa40 [junit] 2/8: 0x2befa80 [junit] 3/8: 0x2befac0 [junit] 4/8: 0x2befb00 [junit] 5/8: 0x2befb40 [junit] 6/8: 0x2befb80 [junit] 7/8: 0x2befbc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2befa00 [junit] 1/8: 0x2befa40 [junit] 2/8: 0x2befa80 [junit] 3/8: 0x2befac0 [junit] 4/8: 0x2befb00 [junit] 5/8: 0x2befb40 [junit] 6/8: 0x2befb80 [junit] 7/8: 0x2befbc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a83790 [junit] 1/8: 0x1ae6950 [junit] 2/8: 0xfb84d60 [junit] 3/8: 0x1a89420 [junit] 4/8: 0x1a8e850 [junit] 5/8: 0xfb43020 [junit] 6/8: 0xfb3f020 [junit] 7/8: 0xfb31310 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a83790 [junit] 1/8: 0x1ae6950 [junit] 2/8: 0xfb84d60 [junit] 3/8: 0x1a89420 [junit] 4/8: 0x1a8e850 [junit] 5/8: 0xfb43020 [junit] 6/8: 0xfb3f020 [junit] 7/8: 0xfb31310 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a91010 [junit] 1/8: 0x1a68a00 [junit] 2/8: 0x1a68a50 [junit] 3/8: 0x1a85640 [junit] 4/8: 0x1a750e0 [junit] 5/8: 0x1a6dd90 [junit] 6/8: 0x1a6b720 [junit] 7/8: 0x1a5c510 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x138ea0 [junit] 1/8: 0x144350 [junit] 2/8: 0x143de0 [junit] 3/8: 0x143e20 [junit] 4/8: 0x144110 [junit] 5/8: 0x144150 [junit] 6/8: 0x14a100 [junit] 7/8: 0x14a140 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x138ea0 [junit] 1/8: 0x144350 [junit] 2/8: 0x143de0 [junit] 3/8: 0x143e20 [junit] 4/8: 0x144110 [junit] 5/8: 0x144150 [junit] 6/8: 0x14a100 [junit] 7/8: 0x14a140 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7aa3b0 [junit] 1/8: 0x7aa3b0 [junit] 2/8: 0x7aa3b0 [junit] 3/8: 0x7aa3b0 [junit] 4/8: 0x7aa3b0 [junit] 5/8: 0x7aa3b0 [junit] 6/8: 0x7aa3b0 [junit] 7/8: 0x7aa3b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x521bac8 [junit] 1/8: 0x521bb08 [junit] 2/8: 0x521bb48 [junit] 3/8: 0x521bb88 [junit] 4/8: 0x521bbc8 [junit] 5/8: 0x521bc08 [junit] 6/8: 0x521bc48 [junit] 7/8: 0x521bc88 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x521bac8 [junit] 1/8: 0x521bb08 [junit] 2/8: 0x521bb48 [junit] 3/8: 0x521bb88 [junit] 4/8: 0x521bbc8 [junit] 5/8: 0x521bc08 [junit] 6/8: 0x521bc48 [junit] 7/8: 0x521bc88 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7bbd70 [junit] 1/8: 0x77c0e0 [junit] 2/8: 0x747ef0 [junit] 3/8: 0x7b51d0 [junit] 4/8: 0xfc8e590 [junit] 5/8: 0x7b4270 [junit] 6/8: 0x78e640 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7bbd70 [junit] 1/8: 0x77c0e0 [junit] 2/8: 0x747ef0 [junit] 3/8: 0x7b51d0 [junit] 4/8: 0xfc8e590 [junit] 5/8: 0x7b4270 [junit] 6/8: 0x78e640 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0xfcbc360 [junit] 1/8: 0x7683d0 [junit] 2/8: 0x7b1450 [junit] 3/8: 0x751910 [junit] 4/8: 0xfc2f260 [junit] 5/8: 0x76f5d0 [junit] 6/8: 0x777e40 [junit] 7/8: 0x772780 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2508b0 [junit] 1/8: 0x2508f0 [junit] 2/8: 0x2402e0 [junit] 3/8: 0x240320 [junit] 4/8: 0x240360 [junit] 5/8: 0x24ff30 [junit] 6/8: 0x24ff70 [junit] 7/8: 0x24ffb0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2508b0 [junit] 1/8: 0x2508f0 [junit] 2/8: 0x2402e0 [junit] 3/8: 0x240320 [junit] 4/8: 0x240360 [junit] 5/8: 0x24ff30 [junit] 6/8: 0x24ff70 [junit] 7/8: 0x24ffb0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7ba6a0 [junit] 1/8: 0x7ba6a0 [junit] 2/8: 0x7ba6a0 [junit] 3/8: 0x7ba6a0 [junit] 4/8: 0x7ba6a0 [junit] 5/8: 0x7ba6a0 [junit] 6/8: 0x7ba6a0 [junit] 7/8: 0x7ba6a0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: X86_32_MACOS(2): MachineDataInfo: runtimeValidated false, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] runtime md: MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] compatible static/runtime: true [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0xa23456781abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0xb23456782abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507668732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: chapter00TestClassExist took 0.008 sec [junit] Testcase: chapter01TestStaticConstants took 0 sec [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.092 sec [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.026 sec [junit] Testcase: chapter04TestPointerBuffer took 0.003 sec [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0.001 sec [junit] Testcase: chapter09TestCompoundAlignment took 0.101 sec [junit] Testcase: chapter10TestCompoundCallByReference took 0.003 sec [junit] Testcase: chapter11TestCompoundCallByValue took 0.003 sec [junit] Testcase: chapter12TestStructArrayModelConst took 0.052 sec [junit] Testcase: chapter13TestStructArrayModelMutable took 0.003 sec [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 1.256 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-68 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507668027 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2befa00 [junit] 1/8: 0x2befa40 [junit] 2/8: 0x2befa80 [junit] 3/8: 0x2befac0 [junit] 4/8: 0x2befb00 [junit] 5/8: 0x2befb40 [junit] 6/8: 0x2befb80 [junit] 7/8: 0x2befbc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2befa00 [junit] 1/8: 0x2befa40 [junit] 2/8: 0x2befa80 [junit] 3/8: 0x2befac0 [junit] 4/8: 0x2befb00 [junit] 5/8: 0x2befb40 [junit] 6/8: 0x2befb80 [junit] 7/8: 0x2befbc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a83790 [junit] 1/8: 0x1ae6950 [junit] 2/8: 0xfb84d60 [junit] 3/8: 0x1a89420 [junit] 4/8: 0x1a8e850 [junit] 5/8: 0xfb43020 [junit] 6/8: 0xfb3f020 [junit] 7/8: 0xfb31310 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a83790 [junit] 1/8: 0x1ae6950 [junit] 2/8: 0xfb84d60 [junit] 3/8: 0x1a89420 [junit] 4/8: 0x1a8e850 [junit] 5/8: 0xfb43020 [junit] 6/8: 0xfb3f020 [junit] 7/8: 0xfb31310 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a91010 [junit] 1/8: 0x1a68a00 [junit] 2/8: 0x1a68a50 [junit] 3/8: 0x1a85640 [junit] 4/8: 0x1a750e0 [junit] 5/8: 0x1a6dd90 [junit] 6/8: 0x1a6b720 [junit] 7/8: 0x1a5c510 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x138ea0 [junit] 1/8: 0x144350 [junit] 2/8: 0x143de0 [junit] 3/8: 0x143e20 [junit] 4/8: 0x144110 [junit] 5/8: 0x144150 [junit] 6/8: 0x14a100 [junit] 7/8: 0x14a140 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x138ea0 [junit] 1/8: 0x144350 [junit] 2/8: 0x143de0 [junit] 3/8: 0x143e20 [junit] 4/8: 0x144110 [junit] 5/8: 0x144150 [junit] 6/8: 0x14a100 [junit] 7/8: 0x14a140 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7aa3b0 [junit] 1/8: 0x7aa3b0 [junit] 2/8: 0x7aa3b0 [junit] 3/8: 0x7aa3b0 [junit] 4/8: 0x7aa3b0 [junit] 5/8: 0x7aa3b0 [junit] 6/8: 0x7aa3b0 [junit] 7/8: 0x7aa3b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x521bac8 [junit] 1/8: 0x521bb08 [junit] 2/8: 0x521bb48 [junit] 3/8: 0x521bb88 [junit] 4/8: 0x521bbc8 [junit] 5/8: 0x521bc08 [junit] 6/8: 0x521bc48 [junit] 7/8: 0x521bc88 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x521bac8 [junit] 1/8: 0x521bb08 [junit] 2/8: 0x521bb48 [junit] 3/8: 0x521bb88 [junit] 4/8: 0x521bbc8 [junit] 5/8: 0x521bc08 [junit] 6/8: 0x521bc48 [junit] 7/8: 0x521bc88 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7bbd70 [junit] 1/8: 0x77c0e0 [junit] 2/8: 0x747ef0 [junit] 3/8: 0x7b51d0 [junit] 4/8: 0xfc8e590 [junit] 5/8: 0x7b4270 [junit] 6/8: 0x78e640 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7bbd70 [junit] 1/8: 0x77c0e0 [junit] 2/8: 0x747ef0 [junit] 3/8: 0x7b51d0 [junit] 4/8: 0xfc8e590 [junit] 5/8: 0x7b4270 [junit] 6/8: 0x78e640 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0xfcbc360 [junit] 1/8: 0x7683d0 [junit] 2/8: 0x7b1450 [junit] 3/8: 0x751910 [junit] 4/8: 0xfc2f260 [junit] 5/8: 0x76f5d0 [junit] 6/8: 0x777e40 [junit] 7/8: 0x772780 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2508b0 [junit] 1/8: 0x2508f0 [junit] 2/8: 0x2402e0 [junit] 3/8: 0x240320 [junit] 4/8: 0x240360 [junit] 5/8: 0x24ff30 [junit] 6/8: 0x24ff70 [junit] 7/8: 0x24ffb0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2508b0 [junit] 1/8: 0x2508f0 [junit] 2/8: 0x2402e0 [junit] 3/8: 0x240320 [junit] 4/8: 0x240360 [junit] 5/8: 0x24ff30 [junit] 6/8: 0x24ff70 [junit] 7/8: 0x24ffb0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7ba6a0 [junit] 1/8: 0x7ba6a0 [junit] 2/8: 0x7ba6a0 [junit] 3/8: 0x7ba6a0 [junit] 4/8: 0x7ba6a0 [junit] 5/8: 0x7ba6a0 [junit] 6/8: 0x7ba6a0 [junit] 7/8: 0x7ba6a0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: X86_32_MACOS(2): MachineDataInfo: runtimeValidated false, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] runtime md: MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] compatible static/runtime: true [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0xa23456781abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0xb23456782abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507668732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib [junit] ++++ Test Singleton.lock() [junit] Thread-69 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507669294 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507669440 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.698 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-69 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507669294 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507669440 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: chapter00TestClassExist took 0.001 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.698 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-69 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507669294 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507669440 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter [junit] ++++ Test Singleton.lock() [junit] Thread-70 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507670003 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2222e00 [junit] 1/8: 0x2222e40 [junit] 2/8: 0x2222e80 [junit] 3/8: 0x2222ec0 [junit] 4/8: 0x2222f00 [junit] 5/8: 0x2222f40 [junit] 6/8: 0x2222f80 [junit] 7/8: 0x2222fc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2222e00 [junit] 1/8: 0x2222e40 [junit] 2/8: 0x2222e80 [junit] 3/8: 0x2222ec0 [junit] 4/8: 0x2222f00 [junit] 5/8: 0x2222f40 [junit] 6/8: 0x2222f80 [junit] 7/8: 0x2222fc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x777e40 [junit] 1/8: 0x76f5d0 [junit] 2/8: 0xfc2f260 [junit] 3/8: 0x751910 [junit] 4/8: 0x7b1450 [junit] 5/8: 0x7683d0 [junit] 6/8: 0xfcbc360 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x777e40 [junit] 1/8: 0x76f5d0 [junit] 2/8: 0xfc2f260 [junit] 3/8: 0x751910 [junit] 4/8: 0x7b1450 [junit] 5/8: 0x7683d0 [junit] 6/8: 0xfcbc360 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7b4270 [junit] 1/8: 0xfc8e590 [junit] 2/8: 0x7b51d0 [junit] 3/8: 0x747ef0 [junit] 4/8: 0x77c0e0 [junit] 5/8: 0x7bbd70 [junit] 6/8: 0x78cf30 [junit] 7/8: 0x719c60 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2507a0 [junit] 1/8: 0x250130 [junit] 2/8: 0x250170 [junit] 3/8: 0x250280 [junit] 4/8: 0x2502c0 [junit] 5/8: 0x250300 [junit] 6/8: 0x250340 [junit] 7/8: 0x250380 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2507a0 [junit] 1/8: 0x250130 [junit] 2/8: 0x250170 [junit] 3/8: 0x250280 [junit] 4/8: 0x2502c0 [junit] 5/8: 0x250300 [junit] 6/8: 0x250340 [junit] 7/8: 0x250380 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a10b90 [junit] 1/8: 0x1a10b90 [junit] 2/8: 0x1a10b90 [junit] 3/8: 0x1a10b90 [junit] 4/8: 0x1a10b90 [junit] 5/8: 0x1a10b90 [junit] 6/8: 0x1a10b90 [junit] 7/8: 0x1a10b90 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x517c140 [junit] 1/8: 0x517c180 [junit] 2/8: 0x517c1c0 [junit] 3/8: 0x517c200 [junit] 4/8: 0x517c240 [junit] 5/8: 0x517c280 [junit] 6/8: 0x517c2c0 [junit] 7/8: 0x517c300 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x517c140 [junit] 1/8: 0x517c180 [junit] 2/8: 0x517c1c0 [junit] 3/8: 0x517c200 [junit] 4/8: 0x517c240 [junit] 5/8: 0x517c280 [junit] 6/8: 0x517c2c0 [junit] 7/8: 0x517c300 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x721d20 [junit] 1/8: 0x7237e0 [junit] 2/8: 0x7fc040 [junit] 3/8: 0x722600 [junit] 4/8: 0x7bfda0 [junit] 5/8: 0x757df0 [junit] 6/8: 0x7bee00 [junit] 7/8: 0x758260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x721d20 [junit] 1/8: 0x7237e0 [junit] 2/8: 0x7fc040 [junit] 3/8: 0x722600 [junit] 4/8: 0x7bfda0 [junit] 5/8: 0x757df0 [junit] 6/8: 0x7bee00 [junit] 7/8: 0x758260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x756b60 [junit] 1/8: 0x74e8f0 [junit] 2/8: 0x7e9710 [junit] 3/8: 0x7d8640 [junit] 4/8: 0x7a7430 [junit] 5/8: 0x7a5570 [junit] 6/8: 0x7a9aa0 [junit] 7/8: 0x786e40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x250400 [junit] 1/8: 0x250440 [junit] 2/8: 0x250480 [junit] 3/8: 0x2504c0 [junit] 4/8: 0x250500 [junit] 5/8: 0x250540 [junit] 6/8: 0x250580 [junit] 7/8: 0x2505c0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x250400 [junit] 1/8: 0x250440 [junit] 2/8: 0x250480 [junit] 3/8: 0x2504c0 [junit] 4/8: 0x250500 [junit] 5/8: 0x250540 [junit] 6/8: 0x250580 [junit] 7/8: 0x2505c0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7a55b0 [junit] 1/8: 0x7a55b0 [junit] 2/8: 0x7a55b0 [junit] 3/8: 0x7a55b0 [junit] 4/8: 0x7a55b0 [junit] 5/8: 0x7a55b0 [junit] 6/8: 0x7a55b0 [junit] 7/8: 0x7a55b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: X86_32_MACOS(2): MachineDataInfo: runtimeValidated false, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] runtime md: MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] compatible static/runtime: true [junit] TK_ComplicatedSubSet: sizeof(): 52 [junit] TK_ComplicatedSubSet: bits1-s offset: 0 [junit] TK_ComplicatedSubSet: id-s offset: 4 [junit] TK_ComplicatedSubSet: bits2-s offset: 8 [junit] TK_ComplicatedSubSet: long0-s offset: 12 [junit] TK_ComplicatedSubSet: bits3-s offset: 20 [junit] TK_ComplicatedSubSet: real0-s offset: 24 [junit] TK_ComplicatedSubSet: bits4-s offset: 32 [junit] TK_ComplicatedSubSet: real1-s offset: 36 [junit] TK_ComplicatedSubSet: bits5-s offset: 40 [junit] TK_ComplicatedSubSet: longX-s offset: 44 [junit] TK_ComplicatedSubSet: bits6-s offset: 48 [junit] TK_ComplicatedSuperSet: sizeof(): 116 [junit] TK_ComplicatedSuperSet: bits1-s offset: 0 [junit] TK_ComplicatedSuperSet: sub1-s offset: 4 [junit] TK_ComplicatedSuperSet: bits2-s offset: 56 [junit] TK_ComplicatedSuperSet: sub2-s offset: 60 [junit] TK_ComplicatedSuperSet: bits3-s offset: 112 [junit] createComplicatedSuperSet: [junit] TK_ComplicatedSuperSet [ [junit] cs.b1 0xA0 [junit] cs.sub1.b1 0xA1 [junit] cs.sub1.id 0x12345678 [junit] cs.sub1.b2 0xA2 [junit] cs.sub1.long0 0x9ABCDEF0 [junit] cs.sub1.b3 0xA3 [junit] cs.sub1.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub1.b4 0xA4 [junit] cs.sub1.real1 256.123 0X1.001F9AP+8 [junit] cs.sub1.b5 0xA5 [junit] cs.sub1.longX 0xDEADBEEF [junit] cs.sub1.b6 0xA6 [junit] cs.b2 0xB0 [junit] cs.sub2.b1 0xB1 [junit] cs.sub2.id 0x12345678 [junit] cs.sub2.b2 0xB2 [junit] cs.sub2.long0 0x9ABCDEF0 [junit] cs.sub2.b3 0xB3 [junit] cs.sub2.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub2.b4 0xB4 [junit] cs.sub2.real1 256.123 0X1.001F9AP+8 [junit] cs.sub2.b5 0xB5 [junit] cs.sub2.longX 0xDEADBEEF [junit] cs.sub2.b6 0xB6 [junit] cs.b3 0xC0 [junit] ] [junit] [junit] hasInitValues res 1: [junit] TK_ComplicatedSuperSet [ [junit] cs.b1 0xA0 [junit] cs.sub1.b1 0xA1 [junit] cs.sub1.id 0x12345678 [junit] cs.sub1.b2 0xA2 [junit] cs.sub1.long0 0x9ABCDEF0 [junit] cs.sub1.b3 0xA3 [junit] cs.sub1.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub1.b4 0xA4 [junit] cs.sub1.real1 256.123 0X1.001F9AP+8 [junit] cs.sub1.b5 0xA5 [junit] cs.sub1.longX 0xDEADBEEF [junit] cs.sub1.b6 0xA6 [junit] cs.b2 0xB0 [junit] cs.sub2.b1 0xB1 [junit] cs.sub2.id 0x12345678 [junit] cs.sub2.b2 0xB2 [junit] cs.sub2.long0 0x9ABCDEF0 [junit] cs.sub2.b3 0xB3 [junit] cs.sub2.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub2.b4 0xB4 [junit] cs.sub2.real1 256.123 0X1.001F9AP+8 [junit] cs.sub2.b5 0xB5 [junit] cs.sub2.longX 0xDEADBEEF [junit] cs.sub2.b6 0xB6 [junit] cs.b3 0xC0 [junit] ] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0xa23456781abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0xb23456782abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] XXX.getSurfaceBoundsValue: dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] XXX.getSurfaceBoundsValue: dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507670318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.867 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-70 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507670003 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2222e00 [junit] 1/8: 0x2222e40 [junit] 2/8: 0x2222e80 [junit] 3/8: 0x2222ec0 [junit] 4/8: 0x2222f00 [junit] 5/8: 0x2222f40 [junit] 6/8: 0x2222f80 [junit] 7/8: 0x2222fc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2222e00 [junit] 1/8: 0x2222e40 [junit] 2/8: 0x2222e80 [junit] 3/8: 0x2222ec0 [junit] 4/8: 0x2222f00 [junit] 5/8: 0x2222f40 [junit] 6/8: 0x2222f80 [junit] 7/8: 0x2222fc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x777e40 [junit] 1/8: 0x76f5d0 [junit] 2/8: 0xfc2f260 [junit] 3/8: 0x751910 [junit] 4/8: 0x7b1450 [junit] 5/8: 0x7683d0 [junit] 6/8: 0xfcbc360 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x777e40 [junit] 1/8: 0x76f5d0 [junit] 2/8: 0xfc2f260 [junit] 3/8: 0x751910 [junit] 4/8: 0x7b1450 [junit] 5/8: 0x7683d0 [junit] 6/8: 0xfcbc360 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7b4270 [junit] 1/8: 0xfc8e590 [junit] 2/8: 0x7b51d0 [junit] 3/8: 0x747ef0 [junit] 4/8: 0x77c0e0 [junit] 5/8: 0x7bbd70 [junit] 6/8: 0x78cf30 [junit] 7/8: 0x719c60 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2507a0 [junit] 1/8: 0x250130 [junit] 2/8: 0x250170 [junit] 3/8: 0x250280 [junit] 4/8: 0x2502c0 [junit] 5/8: 0x250300 [junit] 6/8: 0x250340 [junit] 7/8: 0x250380 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2507a0 [junit] 1/8: 0x250130 [junit] 2/8: 0x250170 [junit] 3/8: 0x250280 [junit] 4/8: 0x2502c0 [junit] 5/8: 0x250300 [junit] 6/8: 0x250340 [junit] 7/8: 0x250380 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a10b90 [junit] 1/8: 0x1a10b90 [junit] 2/8: 0x1a10b90 [junit] 3/8: 0x1a10b90 [junit] 4/8: 0x1a10b90 [junit] 5/8: 0x1a10b90 [junit] 6/8: 0x1a10b90 [junit] 7/8: 0x1a10b90 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x517c140 [junit] 1/8: 0x517c180 [junit] 2/8: 0x517c1c0 [junit] 3/8: 0x517c200 [junit] 4/8: 0x517c240 [junit] 5/8: 0x517c280 [junit] 6/8: 0x517c2c0 [junit] 7/8: 0x517c300 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x517c140 [junit] 1/8: 0x517c180 [junit] 2/8: 0x517c1c0 [junit] 3/8: 0x517c200 [junit] 4/8: 0x517c240 [junit] 5/8: 0x517c280 [junit] 6/8: 0x517c2c0 [junit] 7/8: 0x517c300 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x721d20 [junit] 1/8: 0x7237e0 [junit] 2/8: 0x7fc040 [junit] 3/8: 0x722600 [junit] 4/8: 0x7bfda0 [junit] 5/8: 0x757df0 [junit] 6/8: 0x7bee00 [junit] 7/8: 0x758260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x721d20 [junit] 1/8: 0x7237e0 [junit] 2/8: 0x7fc040 [junit] 3/8: 0x722600 [junit] 4/8: 0x7bfda0 [junit] 5/8: 0x757df0 [junit] 6/8: 0x7bee00 [junit] 7/8: 0x758260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x756b60 [junit] 1/8: 0x74e8f0 [junit] 2/8: 0x7e9710 [junit] 3/8: 0x7d8640 [junit] 4/8: 0x7a7430 [junit] 5/8: 0x7a5570 [junit] 6/8: 0x7a9aa0 [junit] 7/8: 0x786e40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x250400 [junit] 1/8: 0x250440 [junit] 2/8: 0x250480 [junit] 3/8: 0x2504c0 [junit] 4/8: 0x250500 [junit] 5/8: 0x250540 [junit] 6/8: 0x250580 [junit] 7/8: 0x2505c0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x250400 [junit] 1/8: 0x250440 [junit] 2/8: 0x250480 [junit] 3/8: 0x2504c0 [junit] 4/8: 0x250500 [junit] 5/8: 0x250540 [junit] 6/8: 0x250580 [junit] 7/8: 0x2505c0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7a55b0 [junit] 1/8: 0x7a55b0 [junit] 2/8: 0x7a55b0 [junit] 3/8: 0x7a55b0 [junit] 4/8: 0x7a55b0 [junit] 5/8: 0x7a55b0 [junit] 6/8: 0x7a55b0 [junit] 7/8: 0x7a55b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: X86_32_MACOS(2): MachineDataInfo: runtimeValidated false, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] runtime md: MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] compatible static/runtime: true [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0xa23456781abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0xb23456782abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.lock() [junit] ++++ Test Singleton.unlock() [junit] Thread-71 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507670318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] SLOCK [T main @ 1433507670883 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: chapter00TestClassExist took 0 sec [junit] Testcase: chapter01TestStaticConstants took 0 sec [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.04 sec [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.003 sec [junit] Testcase: chapter04TestPointerBuffer took 0.005 sec [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0 sec [junit] Testcase: chapter09TestCompoundAlignment took 0.001 sec [junit] Testcase: chapter10TestCompoundCallByReference took 0.002 sec [junit] Testcase: chapter11TestCompoundCallByValue took 0.005 sec [junit] Testcase: chapter12TestStructArrayModelConst took 0.003 sec [junit] Testcase: chapter13TestStructArrayModelMutable took 0.001 sec [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.867 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-70 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507670003 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2222e00 [junit] 1/8: 0x2222e40 [junit] 2/8: 0x2222e80 [junit] 3/8: 0x2222ec0 [junit] 4/8: 0x2222f00 [junit] 5/8: 0x2222f40 [junit] 6/8: 0x2222f80 [junit] 7/8: 0x2222fc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2222e00 [junit] 1/8: 0x2222e40 [junit] 2/8: 0x2222e80 [junit] 3/8: 0x2222ec0 [junit] 4/8: 0x2222f00 [junit] 5/8: 0x2222f40 [junit] 6/8: 0x2222f80 [junit] 7/8: 0x2222fc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x777e40 [junit] 1/8: 0x76f5d0 [junit] 2/8: 0xfc2f260 [junit] 3/8: 0x751910 [junit] 4/8: 0x7b1450 [junit] 5/8: 0x7683d0 [junit] 6/8: 0xfcbc360 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x777e40 [junit] 1/8: 0x76f5d0 [junit] 2/8: 0xfc2f260 [junit] 3/8: 0x751910 [junit] 4/8: 0x7b1450 [junit] 5/8: 0x7683d0 [junit] 6/8: 0xfcbc360 [junit] 7/8: 0x744280 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7b4270 [junit] 1/8: 0xfc8e590 [junit] 2/8: 0x7b51d0 [junit] 3/8: 0x747ef0 [junit] 4/8: 0x77c0e0 [junit] 5/8: 0x7bbd70 [junit] 6/8: 0x78cf30 [junit] 7/8: 0x719c60 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2507a0 [junit] 1/8: 0x250130 [junit] 2/8: 0x250170 [junit] 3/8: 0x250280 [junit] 4/8: 0x2502c0 [junit] 5/8: 0x250300 [junit] 6/8: 0x250340 [junit] 7/8: 0x250380 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x2507a0 [junit] 1/8: 0x250130 [junit] 2/8: 0x250170 [junit] 3/8: 0x250280 [junit] 4/8: 0x2502c0 [junit] 5/8: 0x250300 [junit] 6/8: 0x250340 [junit] 7/8: 0x250380 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x1a10b90 [junit] 1/8: 0x1a10b90 [junit] 2/8: 0x1a10b90 [junit] 3/8: 0x1a10b90 [junit] 4/8: 0x1a10b90 [junit] 5/8: 0x1a10b90 [junit] 6/8: 0x1a10b90 [junit] 7/8: 0x1a10b90 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x517c140 [junit] 1/8: 0x517c180 [junit] 2/8: 0x517c1c0 [junit] 3/8: 0x517c200 [junit] 4/8: 0x517c240 [junit] 5/8: 0x517c280 [junit] 6/8: 0x517c2c0 [junit] 7/8: 0x517c300 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x517c140 [junit] 1/8: 0x517c180 [junit] 2/8: 0x517c1c0 [junit] 3/8: 0x517c200 [junit] 4/8: 0x517c240 [junit] 5/8: 0x517c280 [junit] 6/8: 0x517c2c0 [junit] 7/8: 0x517c300 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x721d20 [junit] 1/8: 0x7237e0 [junit] 2/8: 0x7fc040 [junit] 3/8: 0x722600 [junit] 4/8: 0x7bfda0 [junit] 5/8: 0x757df0 [junit] 6/8: 0x7bee00 [junit] 7/8: 0x758260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x721d20 [junit] 1/8: 0x7237e0 [junit] 2/8: 0x7fc040 [junit] 3/8: 0x722600 [junit] 4/8: 0x7bfda0 [junit] 5/8: 0x757df0 [junit] 6/8: 0x7bee00 [junit] 7/8: 0x758260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x756b60 [junit] 1/8: 0x74e8f0 [junit] 2/8: 0x7e9710 [junit] 3/8: 0x7d8640 [junit] 4/8: 0x7a7430 [junit] 5/8: 0x7a5570 [junit] 6/8: 0x7a9aa0 [junit] 7/8: 0x786e40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x250400 [junit] 1/8: 0x250440 [junit] 2/8: 0x250480 [junit] 3/8: 0x2504c0 [junit] 4/8: 0x250500 [junit] 5/8: 0x250540 [junit] 6/8: 0x250580 [junit] 7/8: 0x2505c0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x250400 [junit] 1/8: 0x250440 [junit] 2/8: 0x250480 [junit] 3/8: 0x2504c0 [junit] 4/8: 0x250500 [junit] 5/8: 0x250540 [junit] 6/8: 0x250580 [junit] 7/8: 0x2505c0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7a55b0 [junit] 1/8: 0x7a55b0 [junit] 2/8: 0x7a55b0 [junit] 3/8: 0x7a55b0 [junit] 4/8: 0x7a55b0 [junit] 5/8: 0x7a55b0 [junit] 6/8: 0x7a55b0 [junit] 7/8: 0x7a55b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: X86_32_MACOS(2): MachineDataInfo: runtimeValidated false, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] runtime md: MachineDataInfo: runtimeValidated true, 32Bit true, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 4 / 4 [junit] int32 4 / 4, int64 8 / 4 [junit] float 4 / 4, double 8 / 4, ldouble 16 / 16 [junit] pointer 4 / 4, page 4096 [junit] compatible static/runtime: true [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0xa23456781abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0xb23456782abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x1abcdef0 == 0x1abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] 0x2abcdef0 == 0x2abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] 0x9abcdef0 == 0x9abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507670318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.test.junit.internals.TestType [junit] Testsuite: com.jogamp.gluegen.test.junit.internals.TestType [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507670939 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-72 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507671496 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.604 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-71 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507670883 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507670939 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Equals took 0.002 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.604 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-71 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507670883 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507670939 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507671586 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-73 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507672145 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.64 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-72 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507671496 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507671586 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.002 sec [junit] Testcase: test02 took 0 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.64 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-72 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507671496 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507671586 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507672193 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.599 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-73 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507672145 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507672193 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.001 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.599 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-73 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507672145 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507672193 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.junit.sec.TestSecIOUtil01 [junit] Testsuite: com.jogamp.junit.sec.TestSecIOUtil01 [junit] No SecurityManager Installed [junit] ++++ Test Singleton.lock() [junit] Thread-74 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507672779 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] os.name: Mac OS X [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] java.home: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000 [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507672901 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.672 sec [junit] ------------- Standard Error ----------------- [junit] No SecurityManager Installed [junit] ++++ Test Singleton.lock() [junit] Thread-74 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507672779 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] os.name: Mac OS X [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] java.home: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000 [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507672901 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testProp00_Temp took 0 sec [junit] Testcase: testProp01_Temp took 0.001 sec [junit] Testcase: testProp02_Temp took 0.001 sec [junit] Testcase: testTempDir00 took 0 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.672 sec [junit] [junit] ------------- Standard Error ----------------- [junit] No SecurityManager Installed [junit] ++++ Test Singleton.lock() [junit] Thread-74 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507672779 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] os.name: Mac OS X [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] java.home: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000 [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507672901 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Tests FAILED [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results-x32 [move] Moving 64 files to /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results-x32 [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results junit.run.local: [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionRegisteredTest [junit] ++++ Test Singleton.ctor() [junit] ++++ Test Singleton.lock() [junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507679030 ms +++ localhost/127.0.0.1:59999 - Locked within 185 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507679214 ms --- localhost/127.0.0.1:59999 - Unlock ok within 26 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.686 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 @ 1433507679030 ms +++ localhost/127.0.0.1:59999 - Locked within 185 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507679214 ms --- localhost/127.0.0.1:59999 - Unlock ok within 26 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: assetRegisteredIOUtilGetResourceRel1_RT took 0.029 sec [junit] Testcase: assetRegisteredIOUtilGetResourceRel2_RT took 0.004 sec [junit] Testcase: assetRegisteredURLConnection_RT took 0.001 sec [junit] Testcase: assetRegisteredURLConnection_Test took 0.001 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.686 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 @ 1433507679030 ms +++ localhost/127.0.0.1:59999 - Locked within 185 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel1_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] asset:/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:1> [junit] asset:/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] asset:/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredIOUtilGetResourceRel2_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionRegisteredTest - assetRegisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507679214 ms --- localhost/127.0.0.1:59999 - Unlock ok within 26 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507679948 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest [junit] Testsuite: com.jogamp.common.net.AssetURLConnectionUnregisteredTest [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:/gluegen/info.txt:1> [junit] asset:/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507680053 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.665 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507679948 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:/gluegen/info.txt:1> [junit] asset:/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507680053 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: assetUnregisteredIOUtilGetResourceAbs_RT took 0.001 sec [junit] Testcase: assetUnregisteredIOUtilGetResourceRel0_RT took 0.002 sec [junit] Testcase: assetUnregisteredURLConnection_RT took 0.002 sec [junit] Testcase: assetUnregisteredURLConnection_RT2 took 0.001 sec [junit] Testcase: assetUnregisteredURLConnection_Test took 0.001 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.665 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507679948 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:0> Gluegen RT Asset. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceAbs_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:0> AssetURLConnectionTest Data Testing Relative Location [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/AssetURLConnectionTest.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:0> Relative Data 1 - com/jogamp/common/net/data/RelativeData.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data/RelativeData.txt:2> This file exists for test purposes. [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:0> Relative Data 2 - com/jogamp/common/net/data2/RelativeData2.txt [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:1> [junit] jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar!/com/jogamp/common/net/data2/RelativeData2.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredIOUtilGetResourceRel0_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] createAssetURL: asset:gluegen/info.txt -> url: asset:gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen/info.txt / connURL asset:gluegen/info.txt [junit] asset:gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:gluegen/info.txt:1> [junit] asset:gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] createAssetURL: asset:/gluegen/info.txt -> url: asset:/gluegen/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:/gluegen/info.txt / connURL asset:/gluegen/info.txt [junit] asset:/gluegen/info.txt:0> Gluegen RT Asset. [junit] asset:/gluegen/info.txt:1> [junit] asset:/gluegen/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_RT2 [junit] ++++ TestCase.setUp: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] createAssetURL: asset:gluegen-test/info.txt -> url: asset:gluegen-test/info.txt -> conn: com.jogamp.common.net.AssetURLConnection:asset:gluegen-test/info.txt / connURL asset:gluegen-test/info.txt [junit] asset:gluegen-test/info.txt:0> Gluegen Test Asset. [junit] asset:gluegen-test/info.txt:1> [junit] asset:gluegen-test/info.txt:2> This file exists for test purposes. [junit] ++++ TestCase.tearDown: com.jogamp.common.net.AssetURLConnectionUnregisteredTest - assetUnregisteredURLConnection_Test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507680053 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.net.TestUri01 [junit] Testsuite: com.jogamp.common.net.TestUri01 [junit] ++++ Test Singleton.lock() [junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507680726 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] sp1 Hallo Welt öä [junit] file Hallo Welt öä [junit] file.path.dec Hallo Welt öä [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY Recomposed URI file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] recomp URI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - EQUAL [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] uri2.enc : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK [junit] uri2.pathD : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK [junit] uri2.asciiE: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri3.orig: /Hallo Welt öä [junit] uri3.enc : file:/Hallo%20Welt%20öä - OK [junit] uri3.pathD : /Hallo Welt öä - OK [junit] uri3.asciiE: file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri4.orig: //lala.org/Hallo Welt öä [junit] uri4.enc : http://lala.org/Hallo%20Welt%20öä - OK [junit] uri4.pathD : /Hallo Welt öä - OK [junit] uri4.asciiE: http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] vanilla XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] esc1 XXX%20!%20%23%20%24%20%26%20%27%20%28%20%29%20%2A%20%2B%20%2C%20/%20%3A%20%3B%20%3D%20%3F%20%40%20%5B%20%5D [junit] inv(esc1) XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] vanilla /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] esc1 /XXX%20R!%23%20R%24%26%27%28%29%2A%2B%2C/%3A%3B%3D%3Fz%40y%5Bx%5D [junit] inv(esc1) /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] file /XXX $ ^ ~ # [ ] [junit] file.path.dec /XXX $ ^ ~ # [ ] [junit] file.path.abs /XXX $ ^ ~ # [ ] [junit] file.path.can /XXX $ ^ ~ # [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] file /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.dec /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.abs /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.can /XXX ! & ' ( ) + , / ; = @ [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] vanilla /XXX "%-.<>\^_`{|}~ [junit] esc1 /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] inv(esc1) /XXX "%-.<>\^_`{|}~ [junit] file /XXX "%-.<>\^_`{|}~ [junit] file.path.dec /XXX "%-.<>\^_`{|}~ [junit] file.path.abs /XXX "%-.<>\^_`{|}~ [junit] file.path.can /XXX "%-.<>\^_`{|}~ [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>\^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test05Contained [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#tag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/jogamp/Lala.class (raw), http://localhost/test01.jar!/com/jogamp/Lala.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri jar:file://localhost/test01.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://localhost/test01.jar!/ [junit] 0.0.0 ascii : jar:file://localhost/test01.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://localhost/test01.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://localhost/test01.jar!/ (raw), file://localhost/test01.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file://localhost/test01.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://localhost/test01.jar [junit] 0.0.0 ascii : file://localhost/test01.jar [junit] 0.0.0 native-file: /localhost/test01.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri sftp:http://localhost/test01.jar?lala=01#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar?lala=01#tag01 [junit] 1.0.0 scheme: sftp [junit] 2.0.0 scheme-part: http://localhost/test01.jar?lala=01 (raw), http://localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar?lala=01#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar?lala=01 (raw), //localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test05Contained [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ZZZZZZ Uri http://localhost/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../ (raw), //localhost/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../ (raw), /dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt (raw), //localhost/test/dummy/../text.txt (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt?lala=01&lili=02 (raw), //localhost/test/dummy/../text.txt?lala=01&lili=02 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: lala=01&lili=02 (raw), lala=01&lili=02 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ZZZZZZ Uri jar:http://localhost/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../abc.jar!/ (raw), http://localhost/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/ (raw), http://localhost/test/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ZZZZZZ Uri http://localhost/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/ [junit] 0.0.0 ascii : http://localhost/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/ (raw), //localhost/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: / (raw), / (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/ [junit] 0.0.0 ascii : http://localhost/dummy/../test/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/ (raw), //localhost/dummy/../test/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/ (raw), /dummy/../test/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/dummy/../ (raw), //localhost/dummy/../test/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/dummy/../ (raw), /dummy/../test/dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dir/test01.jar?lala=01#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 ascii : http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dir/test01.jar?lala=01 (raw), //localhost/dir/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dir/test01.jar (raw), /dir/test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ZZZZZZ Uri jar:http://localhost/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test.jar!/ (raw), http://localhost/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/test.jar!/ (raw), http://localhost/dummy/../test/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/dummy/../test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (raw), http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/Lala.class?lala=01 (raw), http://localhost/test01.jar!/com/Lala.class?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507681135 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.986 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507680726 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] sp1 Hallo Welt öä [junit] file Hallo Welt öä [junit] file.path.dec Hallo Welt öä [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY Recomposed URI file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] recomp URI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - EQUAL [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] uri2.enc : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK [junit] uri2.pathD : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK [junit] uri2.asciiE: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri3.orig: /Hallo Welt öä [junit] uri3.enc : file:/Hallo%20Welt%20öä - OK [junit] uri3.pathD : /Hallo Welt öä - OK [junit] uri3.asciiE: file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri4.orig: //lala.org/Hallo Welt öä [junit] uri4.enc : http://lala.org/Hallo%20Welt%20öä - OK [junit] uri4.pathD : /Hallo Welt öä - OK [junit] uri4.asciiE: http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] vanilla XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] esc1 XXX%20!%20%23%20%24%20%26%20%27%20%28%20%29%20%2A%20%2B%20%2C%20/%20%3A%20%3B%20%3D%20%3F%20%40%20%5B%20%5D [junit] inv(esc1) XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] vanilla /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] esc1 /XXX%20R!%23%20R%24%26%27%28%29%2A%2B%2C/%3A%3B%3D%3Fz%40y%5Bx%5D [junit] inv(esc1) /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] file /XXX $ ^ ~ # [ ] [junit] file.path.dec /XXX $ ^ ~ # [ ] [junit] file.path.abs /XXX $ ^ ~ # [ ] [junit] file.path.can /XXX $ ^ ~ # [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] file /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.dec /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.abs /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.can /XXX ! & ' ( ) + , / ; = @ [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] vanilla /XXX "%-.<>\^_`{|}~ [junit] esc1 /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] inv(esc1) /XXX "%-.<>\^_`{|}~ [junit] file /XXX "%-.<>\^_`{|}~ [junit] file.path.dec /XXX "%-.<>\^_`{|}~ [junit] file.path.abs /XXX "%-.<>\^_`{|}~ [junit] file.path.can /XXX "%-.<>\^_`{|}~ [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>\^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test05Contained [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#tag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/jogamp/Lala.class (raw), http://localhost/test01.jar!/com/jogamp/Lala.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri jar:file://localhost/test01.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://localhost/test01.jar!/ [junit] 0.0.0 ascii : jar:file://localhost/test01.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://localhost/test01.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://localhost/test01.jar!/ (raw), file://localhost/test01.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file://localhost/test01.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://localhost/test01.jar [junit] 0.0.0 ascii : file://localhost/test01.jar [junit] 0.0.0 native-file: /localhost/test01.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri sftp:http://localhost/test01.jar?lala=01#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar?lala=01#tag01 [junit] 1.0.0 scheme: sftp [junit] 2.0.0 scheme-part: http://localhost/test01.jar?lala=01 (raw), http://localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar?lala=01#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar?lala=01 (raw), //localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test05Contained [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ZZZZZZ Uri http://localhost/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../ (raw), //localhost/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../ (raw), /dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt (raw), //localhost/test/dummy/../text.txt (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt?lala=01&lili=02 (raw), //localhost/test/dummy/../text.txt?lala=01&lili=02 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: lala=01&lili=02 (raw), lala=01&lili=02 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ZZZZZZ Uri jar:http://localhost/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../abc.jar!/ (raw), http://localhost/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/ (raw), http://localhost/test/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ZZZZZZ Uri http://localhost/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/ [junit] 0.0.0 ascii : http://localhost/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/ (raw), //localhost/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: / (raw), / (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/ [junit] 0.0.0 ascii : http://localhost/dummy/../test/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/ (raw), //localhost/dummy/../test/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/ (raw), /dummy/../test/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/dummy/../ (raw), //localhost/dummy/../test/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/dummy/../ (raw), /dummy/../test/dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dir/test01.jar?lala=01#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 ascii : http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dir/test01.jar?lala=01 (raw), //localhost/dir/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dir/test01.jar (raw), /dir/test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ZZZZZZ Uri jar:http://localhost/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test.jar!/ (raw), http://localhost/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/test.jar!/ (raw), http://localhost/dummy/../test/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/dummy/../test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (raw), http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/Lala.class?lala=01 (raw), http://localhost/test01.jar!/com/Lala.class?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507681135 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00BasicCoding took 0.155 sec [junit] Testcase: test02URIEscapeSpecialChars took 0.081 sec [junit] Testcase: test03URIEscapeCommonChars took 0.016 sec [junit] Testcase: test04EqualsAndHashCode took 0.002 sec [junit] Testcase: test05Contained took 0.004 sec [junit] Testcase: test08NormalizedHierarchy took 0.003 sec [junit] Testcase: test09NormalizedOpaque took 0.023 sec [junit] Testcase: test10ParentAndDirHierarchy took 0.003 sec [junit] Testcase: test11ParentAndDirOpaque took 0.003 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.986 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507680726 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] sp1 Hallo Welt öä [junit] file Hallo Welt öä [junit] file.path.dec Hallo Welt öä [junit] file.path.abs /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] file.path.can /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY Recomposed URI file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä, isOpaque false, isAbs true [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä [junit] recomp URI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - EQUAL [junit] uri2.slashify: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä [junit] uri2.enc : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20öä - OK [junit] uri2.pathD : /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo Welt öä - OK [junit] uri2.asciiE: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri3.orig: /Hallo Welt öä [junit] uri3.enc : file:/Hallo%20Welt%20öä - OK [junit] uri3.pathD : /Hallo Welt öä - OK [junit] uri3.asciiE: file:/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] uri4.orig: //lala.org/Hallo Welt öä [junit] uri4.enc : http://lala.org/Hallo%20Welt%20öä - OK [junit] uri4.pathD : /Hallo Welt öä - OK [junit] uri4.asciiE: http://lala.org/Hallo%20Welt%20%C3%B6%C3%A4 - OK [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test00BasicCoding [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] vanilla XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] esc1 XXX%20!%20%23%20%24%20%26%20%27%20%28%20%29%20%2A%20%2B%20%2C%20/%20%3A%20%3B%20%3D%20%3F%20%40%20%5B%20%5D [junit] inv(esc1) XXX ! # $ & ' ( ) * + , / : ; = ? @ [ ] [junit] vanilla /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] esc1 /XXX%20R!%23%20R%24%26%27%28%29%2A%2B%2C/%3A%3B%3D%3Fz%40y%5Bx%5D [junit] inv(esc1) /XXX R!# R$&'()*+,/:;=?z@y[x] [junit] file /XXX $ ^ ~ # [ ] [junit] file.path.dec /XXX $ ^ ~ # [ ] [junit] file.path.abs /XXX $ ^ ~ # [ ] [junit] file.path.can /XXX $ ^ ~ # [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20%24%20%5E%20~%20%23%20%5B%20%5D [junit] 0.0.0 native-file: /XXX $ ^ ~ # [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%24%20%5E%20~%20%23%20%5B%20%5D (raw), /XXX $ ^ ~ # [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] file /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.dec /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.abs /XXX ! & ' ( ) + , / ; = @ [ ] [junit] file.path.can /XXX ! & ' ( ) + , / ; = @ [ ] [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 ascii : file:/XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D [junit] 0.0.0 native-file: /XXX ! & ' ( ) + , / ; = @ [ ] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20!%20%26%20%27%20%28%20%29%20%2B%20%2C%20/%20%3B%20%3D%20%40%20%5B%20%5D (raw), /XXX ! & ' ( ) + , / ; = @ [ ] (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test02URIEscapeSpecialChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] vanilla /XXX "%-.<>\^_`{|}~ [junit] esc1 /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] inv(esc1) /XXX "%-.<>\^_`{|}~ [junit] file /XXX "%-.<>\^_`{|}~ [junit] file.path.dec /XXX "%-.<>\^_`{|}~ [junit] file.path.abs /XXX "%-.<>\^_`{|}~ [junit] file.path.can /XXX "%-.<>\^_`{|}~ [junit] File-path -> Uri: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>\^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E%5C%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>\^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> File: [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] Uri -> URI: [junit] YYYYYY URI file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (keep encoding): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URI -> Uri (re-encode): [junit] ZZZZZZ Uri file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 ascii : file:/XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ [junit] 0.0.0 native-file: /XXX "%-.<>/^_`{|}~ [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /XXX%20%22%25-.%3C%3E/%5E_%60%7B%7C%7D~ (raw), /XXX "%-.<>/^_`{|}~ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test03URIEscapeCommonChars [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test04EqualsAndHashCode [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test05Contained [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/jogamp/Lala.class#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#tag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/jogamp/Lala.class (raw), http://localhost/test01.jar!/com/jogamp/Lala.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri jar:file://localhost/test01.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://localhost/test01.jar!/ [junit] 0.0.0 ascii : jar:file://localhost/test01.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://localhost/test01.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://localhost/test01.jar!/ (raw), file://localhost/test01.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file://localhost/test01.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://localhost/test01.jar [junit] 0.0.0 ascii : file://localhost/test01.jar [junit] 0.0.0 native-file: /localhost/test01.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //localhost/test01.jar (raw), //localhost/test01.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri sftp:http://localhost/test01.jar?lala=01#tag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : sftp:http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar?lala=01#tag01 [junit] 1.0.0 scheme: sftp [junit] 2.0.0 scheme-part: http://localhost/test01.jar?lala=01 (raw), http://localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ZZZZZZ Uri http://localhost/test01.jar?lala=01#tag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 ascii : http://localhost/test01.jar?lala=01#tag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test01.jar?lala=01 (raw), //localhost/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test01.jar (raw), /test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: tag01 (raw), tag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test05Contained [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ZZZZZZ Uri http://localhost/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../ (raw), //localhost/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../ (raw), /dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt (raw), //localhost/test/dummy/../text.txt (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : http://localhost/test/dummy/../text.txt?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/test/dummy/../text.txt?lala=01&lili=02 (raw), //localhost/test/dummy/../text.txt?lala=01&lili=02 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /test/dummy/../text.txt (raw), /test/dummy/../text.txt (dec) [junit] 2.3.0 query: lala=01&lili=02 (raw), lala=01&lili=02 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test08NormalizedHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ZZZZZZ Uri jar:http://localhost/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../abc.jar!/ (raw), http://localhost/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/ (raw), http://localhost/test/dummy/../abc.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test/dummy/../abc.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (raw), http://localhost/test/dummy/../abc.jar!/a/b/C.class?lala=01&lili=02 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test09NormalizedOpaque [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ZZZZZZ Uri http://localhost/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/ [junit] 0.0.0 ascii : http://localhost/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/ (raw), //localhost/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: / (raw), / (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/ [junit] 0.0.0 ascii : http://localhost/dummy/../test/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/ (raw), //localhost/dummy/../test/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/ (raw), /dummy/../test/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dummy/../test/dummy/../, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 ascii : http://localhost/dummy/../test/dummy/../ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dummy/../test/dummy/../ (raw), //localhost/dummy/../test/dummy/../ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dummy/../test/dummy/../ (raw), /dummy/../test/dummy/../ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/dir/test01.jar?lala=01#frag01, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 ascii : http://localhost/dir/test01.jar?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/dir/test01.jar?lala=01 (raw), //localhost/dir/test01.jar?lala=01 (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /dir/test01.jar (raw), /dir/test01.jar (dec) [junit] 2.3.0 query: lala=01 (raw), lala=01 (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test10ParentAndDirHierarchy [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ZZZZZZ Uri jar:http://localhost/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test.jar!/ (raw), http://localhost/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/test.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/test.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/test.jar!/ (raw), http://localhost/dummy/../test/test.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 ascii : jar:http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/dummy/../test/dummy/../test.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (raw), http://localhost/dummy/../test/dummy/../test.jar!/a/b/C.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 ascii : jar:http://localhost/test01.jar!/com/Lala.class?lala=01#frag01 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/test01.jar#frag01 [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/test01.jar!/com/Lala.class?lala=01 (raw), http://localhost/test01.jar!/com/Lala.class?lala=01 (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: frag01 (raw), frag01 (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri01 - test11ParentAndDirOpaque [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507681135 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] Thread-6 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507681868 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] Testsuite: com.jogamp.common.net.TestUri02Composing [junit] Testsuite: com.jogamp.common.net.TestUri02Composing [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507682533 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.22 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-6 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507681868 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507682533 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01URLCompositioning took 0.633 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.22 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-6 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507681868 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals: true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] scheme , ssp , fragment [junit] URL-equals(1): false [junit] URL-equals(2): true [junit] URL-same : true [junit] URL-ref : [junit] URL-orig : [junit] URL-comp : [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri02Composing - test01URLCompositioning [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507682533 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.net.TestUri03Resolving [junit] ++++ Test Singleton.lock() [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507683152 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] uriSource : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] Testsuite: com.jogamp.common.net.TestUri03Resolving [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] uriSource : http://localhost/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/?/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] uriSource : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] uriSource : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] uriSource : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] uriSource : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] uriSource : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] uriSource : file:/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] uriSource : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] uriSource : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] uriSource : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] uriSource : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] uriSource : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] uriSource : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] uriSource : file:/C%3A/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/?/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] uriSource : jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] uriSource : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] uriSource : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] uriSource : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] uriSource : jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/?/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] URL Source : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] URL Source : http://localhost/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] URL Source : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] URL Source : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] URL Source : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] URL Source : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] URL Source : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] URL Source : file:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] URL Source : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] URL Source : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] URL Source : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] URL Source : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] URL Source : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] URL Source : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] URL Source : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64/gluegen-rt.jar ( path /C:/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] URL Source : file:/C:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/?/gluegen-rt.jar ( path /C:/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] URL Source : jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] URL Source : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] URL Source : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] URL Source : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] URL Source : jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] fileSource: /gluegen/build-x86_64/gluegen-rt.jar [junit] file: /gluegen/build-x86_64/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] fileSource: /gluegen/?/gluegen-rt.jar [junit] file: /gluegen/?/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/?/gluegen-rt.jar [junit] actual___file-path: /gluegen/?/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/?/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/?/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] fileSource: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] fileSource: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] fileSource: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] actual___file-path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] fileSource: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] actual___file-path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507684494 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.903 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507683152 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] uriSource : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] uriSource : http://localhost/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/?/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] uriSource : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] uriSource : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] uriSource : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] uriSource : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] uriSource : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] uriSource : file:/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] uriSource : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] uriSource : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] uriSource : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] uriSource : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] uriSource : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] uriSource : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] uriSource : file:/C%3A/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/?/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] uriSource : jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] uriSource : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] uriSource : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] uriSource : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] uriSource : jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/?/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] URL Source : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] URL Source : http://localhost/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] URL Source : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] URL Source : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] URL Source : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] URL Source : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] URL Source : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] URL Source : file:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] URL Source : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] URL Source : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] URL Source : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] URL Source : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] URL Source : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] URL Source : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] URL Source : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64/gluegen-rt.jar ( path /C:/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] URL Source : file:/C:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/?/gluegen-rt.jar ( path /C:/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] URL Source : jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] URL Source : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] URL Source : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] URL Source : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] URL Source : jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] fileSource: /gluegen/build-x86_64/gluegen-rt.jar [junit] file: /gluegen/build-x86_64/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] fileSource: /gluegen/?/gluegen-rt.jar [junit] file: /gluegen/?/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/?/gluegen-rt.jar [junit] actual___file-path: /gluegen/?/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/?/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/?/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] fileSource: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] fileSource: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] fileSource: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] actual___file-path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] fileSource: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] actual___file-path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507684494 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01HttpUri2URL took 0.321 sec [junit] Testcase: test02FileUnixUri2URL took 0.126 sec [junit] Testcase: test03FileWindowsUri2URL took 0.183 sec [junit] Testcase: test11HttpURL2Uri took 0.021 sec [junit] Testcase: test12FileUnixURL2Uri took 0.135 sec [junit] Testcase: test13FileWindowsURL2Uri took 0.127 sec [junit] Testcase: test24FileUnixURI2URL took 0.342 sec [junit] Testcase: test25FileWindowsURI2URL took 0 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.903 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507683152 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] uriSource : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] uriSource : http://localhost/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/?/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/?/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] uriSource : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] uriSource : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] uriSource : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] uriSource : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] uriSource : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] uriSource : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test01HttpUri2URL: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test01HttpUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] uriSource : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] uriSource : file:/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] uriSource : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] uriSource : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] ZZZZZZ Recomposed Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] uriSource : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] uriSource : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] uriSource : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] uriSource : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] uriSource : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] uriSource : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test02FileUnixUri2URL: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test02FileUnixUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] uriSource : file:/C%3A/gluegen/?/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/?/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/?/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/?/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] uriSource : file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] expected_URX: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual URL: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] YYYYYY Recomposed URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - UNEQUAL [junit] ZZZZZZ Recomposed Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp Uri: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] uriSource : jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] uriSource : jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] uriSource : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] expected_URX: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] actual URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] actual URL: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - OK [junit] YYYYYY Recomposed URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] ZZZZZZ Recomposed Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] recomp Uri: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] uriSource : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] uriSource : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/A$/B%5E/C~/D%23/E[/F]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] uriSource : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/$/%5E/~/%23/[/]/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] uriSource : jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] ZZZZZZ Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] YYYYYY URI jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C%3A/gluegen/?/gluegen-rt.jar!/ ( path file:/C%3A/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] expected_URX: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] actual URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] actual URL: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - OK [junit] YYYYYY Recomposed URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp URI: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ - UNEQUAL [junit] ZZZZZZ Recomposed Uri jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C%3A/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C%3A/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source URI: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] recomp Uri: jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ - EQUAL [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C%3A/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test03FileWindowsUri2URL: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test03FileWindowsUri2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] URL Source : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 1/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] URL Source : http://localhost/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/?/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 2/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 3/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] URL Source : http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: http [junit] auth: localhost [junit] host: localhost [junit] port: -1 ( 80 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.http.HttpURLConnection:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 4/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 5/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 6/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64/ (raw), //localhost/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 7/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] URL Source : jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), http://localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //localhost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : http://localhost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/build-x86_64%20öä%20lala/ (raw), //localhost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 8/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] URL Source : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/R%23/gluegen-rt.jar!/ (raw), http://localhost/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/R%23/gluegen-rt.jar!/ ( path http://localhost/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/gluegen-rt.jar (raw), //localhost/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/R%23/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/R%23/ [junit] 0.0.0 ascii : http://localhost/gluegen/R%23/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/R%23/ (raw), //localhost/gluegen/R#/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 9/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] URL Source : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), //localhost/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 10/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] URL Source : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), http://localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), //localhost/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : http://localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), //localhost/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 11/12 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] URL Source : jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:http://localhost/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:http://localhost/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: http://localhost/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: http://localhost/gluegen/?/gluegen-rt.jar!/ (raw), http://localhost/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: http://localhost/gluegen/?/gluegen-rt.jar!/ ( path http://localhost/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:http://localhost/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri http://localhost/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/gluegen-rt.jar (raw), //localhost/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri http://localhost/gluegen/?/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: http://localhost/gluegen/?/ [junit] 0.0.0 ascii : http://localhost/gluegen/%CE%94/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //localhost/gluegen/?/ (raw), //localhost/gluegen/?/ (dec) [junit] 2.1.0 auth: localhost (raw), localhost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: localhost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test11HttpURL2Uri: 12/12 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test11HttpURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] URL Source : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64/gluegen-rt.jar ( path /gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 1/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] URL Source : file:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/?/gluegen-rt.jar ( path /gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 2/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] URL Source : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 3/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] URL Source : file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 4/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 5/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 6/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] URL Source : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/ (raw), /gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 7/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] URL Source : jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 8/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 9/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] URL Source : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/gluegen-rt.jar (raw), /gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/R%23/ [junit] 0.0.0 ascii : file:/gluegen/R%23/ [junit] 0.0.0 native-file: /gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/R%23/ (raw), /gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 10/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] URL Source : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 11/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] URL Source : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 12/13 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] URL Source : jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/gluegen/?/gluegen-rt.jar!/ (raw), file:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/gluegen/?/gluegen-rt.jar!/ ( path file:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/gluegen/?/ [junit] 0.0.0 ascii : file:/gluegen/%CE%94/ [junit] 0.0.0 native-file: /gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/ (raw), /gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test12FileUnixURL2Uri: 13/13 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test12FileUnixURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] URL Source : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64/gluegen-rt.jar ( path /C:/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 1/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] URL Source : file:/C:/gluegen/?/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/?/gluegen-rt.jar ( path /C:/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/?/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/?/gluegen-rt.jar ( path /C%3A/gluegen/?/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 2/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 3/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] URL Source : file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXXXXX URL file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] YYYYYY URI file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] protocol: file [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar ( path /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 4/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 5/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 6/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64/ (raw), /C:/gluegen/build-x86_64/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 7/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] URL Source : jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:/C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:/C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 8/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] URL Source : jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file:///C:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file:///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:///C:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:///C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), ///C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /C:/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /C:/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/build-x86_64%20öä%20lala/ (raw), /C:/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 9/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] URL Source : jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] YYYYYY URI jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 ascii : jar:file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (raw), file://filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class ( path file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar!/com/jogamp/common/os/Platform.class [junit] EXT JAR contained: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), //filehost/gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file://filehost/gluegen/build-x86_64%20öä%20lala/, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: file://filehost/gluegen/build-x86_64%20öä%20lala/ [junit] 0.0.0 ascii : file://filehost/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/ [junit] 0.0.0 native-file: /filehost/gluegen/build-x86_64 öä lala [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //filehost/gluegen/build-x86_64%20öä%20lala/ (raw), //filehost/gluegen/build-x86_64 öä lala/ (dec) [junit] 2.1.0 auth: filehost (raw), filehost (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: filehost [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/ (raw), /gluegen/build-x86_64 öä lala/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 10/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] URL Source : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/R%23/gluegen-rt.jar!/ (raw), file:/C:/gluegen/R#/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/R%23/gluegen-rt.jar!/ ( path file:/C:/gluegen/R%23/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/R%23/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/R#/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/gluegen-rt.jar (raw), /C:/gluegen/R#/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/R%23/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/R%23/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/R%23/ [junit] 0.0.0 native-file: /C:/gluegen/R# [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/R%23/ (raw), /C:/gluegen/R#/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 11/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] URL Source : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ [junit] 0.0.0 native-file: /C:/gluegen/A$/B^/C~/D#/E[/F] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/ (raw), /C:/gluegen/A$/B^/C~/D#/E[/F]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 12/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] URL Source : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ (raw), file:/C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ ( path file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /C:/gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ [junit] 0.0.0 native-file: /C:/gluegen/$/^/~/#/[/] [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/%24/%5E/~/%23/%5B/%5D/ (raw), /C:/gluegen/$/^/~/#/[/]/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 13/14 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] URL Source : jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri jar:file:/C:/gluegen/?/gluegen-rt.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] 0.0.0 ascii : jar:file:/C:/gluegen/%CE%94/gluegen-rt.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/C:/gluegen/?/gluegen-rt.jar!/ (raw), file:/C:/gluegen/?/gluegen-rt.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] XXXXXX URL jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/C:/gluegen/?/gluegen-rt.jar!/ ( path file:/C:/gluegen/?/gluegen-rt.jar!/, query null ) [junit] ref: null [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/gluegen/?/gluegen-rt.jar!/ [junit] EXT JAR contained: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/gluegen-rt.jar [junit] 0.0.0 native-file: /C:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/gluegen-rt.jar (raw), /C:/gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Dir: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EXT JAR contained Parent: [junit] ZZZZZZ Uri file:/C%3A/gluegen/?/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/C%3A/gluegen/?/ [junit] 0.0.0 ascii : file:/C%3A/gluegen/%CE%94/ [junit] 0.0.0 native-file: /C:/gluegen/? [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /C%3A/gluegen/?/ (raw), /C:/gluegen/?/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test13FileWindowsURL2Uri: 14/14 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test13FileWindowsURL2Uri [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] fileSource: /gluegen/build-x86_64/gluegen-rt.jar [junit] file: /gluegen/build-x86_64/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64/gluegen-rt.jar (raw), /gluegen/build-x86_64/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 1/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] fileSource: /gluegen/?/gluegen-rt.jar [junit] file: /gluegen/?/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/?/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/?/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/%CE%94/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/?/gluegen-rt.jar (raw), /gluegen/?/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/?/gluegen-rt.jar [junit] recomp URI: file:/gluegen/?/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/?/gluegen-rt.jar [junit] actual___file-path: /gluegen/?/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/?/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/?/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/?/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/?/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 2/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] fileSource: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 3/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] fileSource: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] file: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/build-x86_64%20%C3%B6%C3%A4%20lala/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar (raw), /gluegen/build-x86_64 öä lala/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] recomp URI: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - EQUAL [junit] expected_path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar [junit] actual___file-path: /gluegen/build-x86_64 öä lala/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/build-x86_64%20öä%20lala/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 4/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] fileSource: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] file: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar (raw), /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/A$/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar [junit] actual___file-path: /gluegen/A$/B^/C~/D#/E[/F]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/A%24/B%5E/C~/D%23/E%5B/F%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 5/6 [junit] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] fileSource: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] file: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] YYYYYY Recomposed URI file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar, isOpaque false, isAbs true [junit] 0.0.0 string: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 0.0.0 ascii : file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar (raw), /gluegen/$/^/~/#/[/]/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] source Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] recomp URI: file:/gluegen/$/%5E/~/%23/%5B/%5D/gluegen-rt.jar - UNEQUAL [junit] expected_path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar [junit] actual___file-path: /gluegen/$/^/~/#/[/]/gluegen-rt.jar - OK [junit] expected__encUri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] actual_______Uri: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar - OK [junit] actual_______URL: file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] XXX: No openConnection() failure [junit] XXX: sun.net.www.protocol.file.FileURLConnection:file:/gluegen/%24/%5E/~/%23/%5B/%5D/gluegen-rt.jar [junit] EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE TestUri03Resolving.test24FileUnixURI2URL: 6/6 [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test24FileUnixURI2URL [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri03Resolving - test25FileWindowsURI2URL [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507684494 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 [junit] ++++ Test Singleton.lock() [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507685864 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] Testsuite: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507687570 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507688139 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUriQueryProps - test [junit] ZZZZZZ Uri camera://somewhere/0, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0 [junit] 0.0.0 ascii : camera://somewhere/0 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0 (raw), //somewhere/0 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUriQueryProps - test [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.265 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507685864 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507687570 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00TempJarCacheSimplePath took 1.497 sec [junit] Testcase: test01TempJarCacheOddPath took 0.167 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.265 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-8 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507685864 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test00TempJarCacheSimplePath/simpletons/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test00TempJarCacheSimplePath [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] 0 Unencoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä/ [junit] 0 Encoded: test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 1 jarFileURI: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] 2 jarBasename: gluegen-rt.jar [junit] 3 fileURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 4 fileFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 5 fileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/ [junit] 6 srcFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 7 dstFolder: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] Copy Total bytes: 7313306 [junit] Copy Total files: 18 [junit] Copy Total folder: 1 [junit] Copy Depth: 0 [junit] Copy Tracking: true [junit] Copy src 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] Copy dst 0: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A$-B^-C~-D#-E]-F[-öä [junit] [junit] 8 jarFileNewFolderURI: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] url: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/TestUri99LaunchOnReservedCharPathBug908/test01TempJarCacheOddPath/A%24-B%5E-C~-D%23-E%5D-F%5B-öä/gluegen-rt.jar [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 - test01TempJarCacheOddPath [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507687570 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.net.TestUriQueryProps [junit] Testsuite: com.jogamp.common.net.TestUriQueryProps [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507688179 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507688751 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] WWWWWW file:///rootDir/file1.txt [junit] XXXXXX URL file:/rootDir/file1.txt [junit] protocol: file [junit] auth: [junit] host: [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file:///rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file:///rootDir/file1.txt [junit] 0.0.0 ascii : file:///rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///rootDir/file1.txt (raw), ///rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW file://host/rootDir/file1.txt [junit] XXXXXX URL file://host/rootDir/file1.txt [junit] protocol: file [junit] auth: host [junit] host: host [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file://host/rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file://host/rootDir/file1.txt [junit] 0.0.0 ascii : file://host/rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //host/rootDir/file1.txt (raw), //host/rootDir/file1.txt (dec) [junit] 2.1.0 auth: host (raw), host (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: host [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/web1/file1.jar!/rootDir/file1.txt ( path file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt (raw), file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:gluegen-test/info.txt [junit] XXXXXX URL asset:gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: gluegen-test/info.txt ( path gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:gluegen-test/info.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:gluegen-test/info.txt [junit] 0.0.0 ascii : asset:gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: gluegen-test/info.txt (raw), gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:/gluegen-test/info.txt [junit] XXXXXX URL asset:/gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen-test/info.txt ( path /gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:/gluegen-test/info.txt, isOpaque false, isAbs true [junit] 0.0.0 string: asset:/gluegen-test/info.txt [junit] 0.0.0 ascii : asset:/gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com [junit] host: domain.com [junit] port: -1 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com/web1/index.html?lala=23&lili=24 (raw), //domain.com/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com (raw), domain.com (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com:1234 [junit] host: domain.com [junit] port: 1234 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24 (raw), //domain.com:1234/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com:1234 (raw), domain.com:1234 (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: 1234 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/file1.txt ( path jar:file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/./file1.txt ( path jar:file:/web1/file1.jar!/rootDir/./file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/./file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt ( path jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.591 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507688139 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUriQueryProps - test [junit] ZZZZZZ Uri camera://somewhere/0, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0 [junit] 0.0.0 ascii : camera://somewhere/0 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0 (raw), //somewhere/0 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUriQueryProps - test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507688179 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 0.002 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.591 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-11 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507688139 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUriQueryProps - test [junit] ZZZZZZ Uri camera://somewhere/0, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0 [junit] 0.0.0 ascii : camera://somewhere/0 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0 (raw), //somewhere/0 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ZZZZZZ Uri camera://somewhere/0?p1=1, isOpaque false, isAbs true, hasAuth true [junit] 0.0.0 string: camera://somewhere/0?p1=1 [junit] 0.0.0 ascii : camera://somewhere/0?p1=1 [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: camera [junit] 2.0.0 scheme-part: //somewhere/0?p1=1 (raw), //somewhere/0?p1=1 (dec) [junit] 2.1.0 auth: somewhere (raw), somewhere (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: somewhere [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /0 (raw), /0 (dec) [junit] 2.3.0 query: p1=1 (raw), p1=1 (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUriQueryProps - test [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507688179 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.net.TestUrisWithAssetHandler [junit] Testsuite: com.jogamp.common.net.TestUrisWithAssetHandler [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507688808 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.607 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507688751 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] WWWWWW file:///rootDir/file1.txt [junit] XXXXXX URL file:/rootDir/file1.txt [junit] protocol: file [junit] auth: [junit] host: [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file:///rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file:///rootDir/file1.txt [junit] 0.0.0 ascii : file:///rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///rootDir/file1.txt (raw), ///rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW file://host/rootDir/file1.txt [junit] XXXXXX URL file://host/rootDir/file1.txt [junit] protocol: file [junit] auth: host [junit] host: host [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file://host/rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file://host/rootDir/file1.txt [junit] 0.0.0 ascii : file://host/rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //host/rootDir/file1.txt (raw), //host/rootDir/file1.txt (dec) [junit] 2.1.0 auth: host (raw), host (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: host [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/web1/file1.jar!/rootDir/file1.txt ( path file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt (raw), file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:gluegen-test/info.txt [junit] XXXXXX URL asset:gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: gluegen-test/info.txt ( path gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:gluegen-test/info.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:gluegen-test/info.txt [junit] 0.0.0 ascii : asset:gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: gluegen-test/info.txt (raw), gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:/gluegen-test/info.txt [junit] XXXXXX URL asset:/gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen-test/info.txt ( path /gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:/gluegen-test/info.txt, isOpaque false, isAbs true [junit] 0.0.0 string: asset:/gluegen-test/info.txt [junit] 0.0.0 ascii : asset:/gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com [junit] host: domain.com [junit] port: -1 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com/web1/index.html?lala=23&lili=24 (raw), //domain.com/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com (raw), domain.com (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com:1234 [junit] host: domain.com [junit] port: 1234 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24 (raw), //domain.com:1234/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com:1234 (raw), domain.com:1234 (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: 1234 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/file1.txt ( path jar:file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/./file1.txt ( path jar:file:/web1/file1.jar!/rootDir/./file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/./file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt ( path jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507688808 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: showURLComponents0 took 0.003 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.607 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-12 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507688751 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ******* Asset URL Stream Handler Registration: PRE [junit] ******* Asset URL Stream Handler Registration: POST [junit] ++++ TestCase.setUp: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] WWWWWW file:///rootDir/file1.txt [junit] XXXXXX URL file:/rootDir/file1.txt [junit] protocol: file [junit] auth: [junit] host: [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file:///rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file:///rootDir/file1.txt [junit] 0.0.0 ascii : file:///rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: ///rootDir/file1.txt (raw), ///rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW file://host/rootDir/file1.txt [junit] XXXXXX URL file://host/rootDir/file1.txt [junit] protocol: file [junit] auth: host [junit] host: host [junit] port: -1 ( -1 ) [junit] file: /rootDir/file1.txt ( path /rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI file://host/rootDir/file1.txt, isOpaque false, isAbs true [junit] 0.0.0 string: file://host/rootDir/file1.txt [junit] 0.0.0 ascii : file://host/rootDir/file1.txt [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: //host/rootDir/file1.txt (raw), //host/rootDir/file1.txt (dec) [junit] 2.1.0 auth: host (raw), host (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: host [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /rootDir/file1.txt (raw), /rootDir/file1.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: jar [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: file:/web1/file1.jar!/rootDir/file1.txt ( path file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/web1/file1.jar!/rootDir/file1.txt (raw), file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:gluegen-test/info.txt [junit] XXXXXX URL asset:gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: gluegen-test/info.txt ( path gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:gluegen-test/info.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:gluegen-test/info.txt [junit] 0.0.0 ascii : asset:gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: gluegen-test/info.txt (raw), gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:/gluegen-test/info.txt [junit] XXXXXX URL asset:/gluegen-test/info.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: /gluegen-test/info.txt ( path /gluegen-test/info.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:/gluegen-test/info.txt, isOpaque false, isAbs true [junit] 0.0.0 string: asset:/gluegen-test/info.txt [junit] 0.0.0 ascii : asset:/gluegen-test/info.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /gluegen-test/info.txt (raw), /gluegen-test/info.txt (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com [junit] host: domain.com [junit] port: -1 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com/web1/index.html?lala=23&lili=24 (raw), //domain.com/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com (raw), domain.com (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] XXXXXX URL http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] protocol: http [junit] auth: domain.com:1234 [junit] host: domain.com [junit] port: 1234 ( 80 ) [junit] file: /web1/index.html?lala=23&lili=24 ( path /web1/index.html, query lala=23&lili=24 ) [junit] ref: anchor [junit] YYYYYY URI http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor, isOpaque false, isAbs true [junit] 0.0.0 string: http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 0.0.0 ascii : http://domain.com:1234/web1/index.html?lala=23&lili=24#anchor [junit] 1.0.0 scheme: http [junit] 2.0.0 scheme-part: //domain.com:1234/web1/index.html?lala=23&lili=24 (raw), //domain.com:1234/web1/index.html?lala=23&lili=24 (dec) [junit] 2.1.0 auth: domain.com:1234 (raw), domain.com:1234 (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: domain.com [junit] 2.1.1 port: 1234 [junit] 2.2.0 path: /web1/index.html (raw), /web1/index.html (dec) [junit] 2.3.0 query: lala=23&lili=24 (raw), lala=23&lili=24 (dec) [junit] 3.0.0 fragment: anchor (raw), anchor (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/file1.txt ( path jar:file:/web1/file1.jar!/rootDir/file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/./file1.txt ( path jar:file:/web1/file1.jar!/rootDir/./file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/./file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/./file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/./file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] WWWWWW asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] XXXXXX URL asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] protocol: asset [junit] auth: null [junit] host: [junit] port: -1 ( -1 ) [junit] file: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt ( path jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, query null ) [junit] ref: null [junit] YYYYYY URI asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt, isOpaque true, isAbs true [junit] 0.0.0 string: asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 0.0.0 ascii : asset:jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt [junit] 1.0.0 scheme: asset [junit] 2.0.0 scheme-part: jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (raw), jar:file:/web1/file1.jar!/rootDir/dummyParent/../file1.txt (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW [junit] ++++ TestCase.tearDown: com.jogamp.common.net.TestUrisWithAssetHandler - showURLComponents0 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507688808 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.BuffersTest [junit] Testsuite: com.jogamp.common.nio.BuffersTest [junit] SLOCK [T main @ 1433507689400 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507689445 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.621 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507689400 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507689445 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: slice took 0 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.621 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-13 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507689400 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.BuffersTest - slice [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.BuffersTest - slice [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507689445 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507690064 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] Testsuite: com.jogamp.common.nio.CachedBufferFactoryTest [junit] Testsuite: com.jogamp.common.nio.CachedBufferFactoryTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507690241 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507690804 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.72 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507690064 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507690241 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: dynamicConcurrentTest took 0.099 sec [junit] Testcase: dynamicTest took 0.006 sec [junit] Testcase: staticTest took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.72 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-14 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507690064 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicConcurrentTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - dynamicTest [junit] ++++ TestCase.setUp: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.CachedBufferFactoryTest - staticTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507690241 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion [junit] Testsuite: com.jogamp.common.nio.TestBuffersFloatDoubleConversion [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507690841 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507691395 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.583 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507690804 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507690841 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testDoubleArray2FloatArrayAndBack01 took 0 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.583 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-15 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507690804 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestBuffersFloatDoubleConversion - testDoubleArray2FloatArrayAndBack01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507690841 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.TestByteBufferCopyStream [junit] Testsuite: com.jogamp.common.nio.TestByteBufferCopyStream [junit] test 256.000 MiB before Used Memory : 2.781 MiB [junit] test 256.000 MiB after Used Memory : 2.997, delta 0.216 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.579, delta -1.202 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] test 256.000 MiB before Used Memory : 1.579 MiB [junit] test 256.000 MiB after Used Memory : 1.579, delta 0.000 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.580, delta 0.001 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] test 256.500 MiB before Used Memory : 1.580 MiB [junit] test 256.500 MiB after Used Memory : 1.580, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.582, delta 0.002 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] test 256.500 MiB before Used Memory : 1.582 MiB [junit] test 256.500 MiB after Used Memory : 1.582, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.587, delta 0.005 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] test 256.500 MiB before Used Memory : 1.587 MiB [junit] test 256.500 MiB after Used Memory : 1.587, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.590, delta 0.003 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507789448 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 98.596 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507691395 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] test 256.000 MiB before Used Memory : 2.781 MiB [junit] test 256.000 MiB after Used Memory : 2.997, delta 0.216 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.579, delta -1.202 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] test 256.000 MiB before Used Memory : 1.579 MiB [junit] test 256.000 MiB after Used Memory : 1.579, delta 0.000 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.580, delta 0.001 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] test 256.500 MiB before Used Memory : 1.580 MiB [junit] test 256.500 MiB after Used Memory : 1.580, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.582, delta 0.002 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] test 256.500 MiB before Used Memory : 1.582 MiB [junit] test 256.500 MiB after Used Memory : 1.582, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.587, delta 0.005 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] test 256.500 MiB before Used Memory : 1.587 MiB [junit] test 256.500 MiB after Used Memory : 1.587, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.590, delta 0.003 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507789448 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 22.765 sec [junit] Testcase: test01 took 20.229 sec [junit] Testcase: test02 took 19.109 sec [junit] Testcase: test11 took 18.728 sec [junit] Testcase: test12 took 17.144 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 98.596 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-16 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507691395 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] test 256.000 MiB before Used Memory : 2.781 MiB [junit] test 256.000 MiB after Used Memory : 2.997, delta 0.216 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.579, delta -1.202 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] test 256.000 MiB before Used Memory : 1.579 MiB [junit] test 256.000 MiB after Used Memory : 1.579, delta 0.000 MiB [junit] test 256.000 MiB gc'ed Used Memory : 1.580, delta 0.001 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] test 256.500 MiB before Used Memory : 1.580 MiB [junit] test 256.500 MiB after Used Memory : 1.580, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.582, delta 0.002 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] test 256.500 MiB before Used Memory : 1.582 MiB [junit] test 256.500 MiB after Used Memory : 1.582, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.587, delta 0.005 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] test 256.500 MiB before Used Memory : 1.587 MiB [junit] test 256.500 MiB after Used Memory : 1.587, delta 0.000 MiB [junit] test 256.500 MiB gc'ed Used Memory : 1.590, delta 0.003 MiB [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferCopyStream - test12 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507789448 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.TestByteBufferInputStream [junit] Testsuite: com.jogamp.common.nio.TestByteBufferInputStream [junit] ++++ Test Singleton.lock() [junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507790001 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] Total Memory : 81.063 MiB [junit] Max Memory : 123.938 MiB [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 16.000 MiB before Used Memory : 2.790 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 941, setup 1, copy 940 ms [junit] test #0 16.000 MiB after Used Memory : 2.790, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.601, delta -1.189 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.601 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 114, setup 9, copy 105 ms [junit] test #0 16.000 MiB after Used Memory : 17.601, delta 16.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 17.355, delta 15.754 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: END [junit] [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 17.355 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: total 64, setup 1, copy 63 ms [junit] test #0 16.000 MiB after Used Memory : 17.355, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.356, delta -15.999 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.356 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 84, setup 1, copy 83 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 16.000 MiB after Used Memory : 1.356, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.357, delta 0.001 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.357 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 6750, setup 1, copy 6749 ms [junit] test #0 128.000 MiB after Used Memory : 1.357, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.364, delta 0.007 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.364 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:137) [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:879) [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.325 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 1965, setup 0, copy 1965 ms [junit] test #0 128.000 MiB after Used Memory : 1.325, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.333, delta 0.008 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.333 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 1925, setup 1, copy 1924 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 128.000 MiB after Used Memory : 1.333, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.333, delta 0.001 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.333 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 31808, setup 0, copy 31808 ms [junit] test #0 512.000 MiB after Used Memory : 1.333, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.349, delta 0.016 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.349 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:139) [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:879) [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.332 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 9737, setup 1, copy 9736 ms [junit] test #0 512.000 MiB after Used Memory : 1.332, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.332, delta 0.000 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.332 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 9824, setup 0, copy 9824 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 512.000 MiB after Used Memory : 1.332, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.333, delta 0.001 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.333 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 50, setup 0, copy 50 ms, cacheMode FLUSH_NONE [junit] test #0 1.000 MiB after Used Memory : 1.333, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.353, delta 0.020 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.353 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 3, setup 0, copy 3 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 1.000 MiB after Used Memory : 1.353, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.355, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.355 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: total 4, setup 0, copy 4 ms, cacheMode FLUSH_PRE_HARD [junit] test #0 1.000 MiB after Used Memory : 1.355, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.356, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507945249 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 155.791 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507790001 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] Total Memory : 81.063 MiB [junit] Max Memory : 123.938 MiB [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 16.000 MiB before Used Memory : 2.790 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 941, setup 1, copy 940 ms [junit] test #0 16.000 MiB after Used Memory : 2.790, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.601, delta -1.189 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.601 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 114, setup 9, copy 105 ms [junit] test #0 16.000 MiB after Used Memory : 17.601, delta 16.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 17.355, delta 15.754 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: END [junit] [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 17.355 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: total 64, setup 1, copy 63 ms [junit] test #0 16.000 MiB after Used Memory : 17.355, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.356, delta -15.999 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.356 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 84, setup 1, copy 83 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 16.000 MiB after Used Memory : 1.356, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.357, delta 0.001 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.357 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 6750, setup 1, copy 6749 ms [junit] test #0 128.000 MiB after Used Memory : 1.357, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.364, delta 0.007 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.364 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:137) [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:879) [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.325 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 1965, setup 0, copy 1965 ms [junit] test #0 128.000 MiB after Used Memory : 1.325, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.333, delta 0.008 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.333 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 1925, setup 1, copy 1924 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 128.000 MiB after Used Memory : 1.333, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.333, delta 0.001 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.333 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 31808, setup 0, copy 31808 ms [junit] test #0 512.000 MiB after Used Memory : 1.333, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.349, delta 0.016 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.349 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:139) [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:879) [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.332 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 9737, setup 1, copy 9736 ms [junit] test #0 512.000 MiB after Used Memory : 1.332, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.332, delta 0.000 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.332 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 9824, setup 0, copy 9824 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 512.000 MiB after Used Memory : 1.332, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.333, delta 0.001 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.333 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 50, setup 0, copy 50 ms, cacheMode FLUSH_NONE [junit] test #0 1.000 MiB after Used Memory : 1.333, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.353, delta 0.020 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.353 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 3, setup 0, copy 3 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 1.000 MiB after Used Memory : 1.353, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.355, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.355 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: total 4, setup 0, copy 4 ms, cacheMode FLUSH_PRE_HARD [junit] test #0 1.000 MiB after Used Memory : 1.355, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.356, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507945249 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01MixedIntSize took 71.529 sec [junit] Testcase: test11MMap1GiBFlushNone took 0.6 sec [junit] Testcase: test12MMap1GiBFlushSoft took 0.567 sec [junit] Testcase: test13MMap2GiBFlushHard took 0.554 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 155.791 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-17 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507790001 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] Total Memory : 81.063 MiB [junit] Max Memory : 123.938 MiB [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 16.000 MiB before Used Memory : 2.790 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: total 941, setup 1, copy 940 ms [junit] test #0 16.000 MiB after Used Memory : 2.790, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.601, delta -1.189 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.601 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: total 114, setup 9, copy 105 ms [junit] test #0 16.000 MiB after Used Memory : 17.601, delta 16.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 17.355, delta 15.754 MiB [junit] test #0 16.000 MiB: mode COPY , bufferSize 16777216: END [junit] [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 17.355 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: total 64, setup 1, copy 63 ms [junit] test #0 16.000 MiB after Used Memory : 17.355, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.356, delta -15.999 MiB [junit] test #0 16.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 16.000 MiB before Used Memory : 1.356 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 84, setup 1, copy 83 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 16.000 MiB after Used Memory : 1.356, delta 0.000 MiB [junit] test #0 16.000 MiB gc'ed Used Memory : 1.357, delta 0.001 MiB [junit] test #0 16.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.357 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: total 6750, setup 1, copy 6749 ms [junit] test #0 128.000 MiB after Used Memory : 1.357, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.364, delta 0.007 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.364 MiB [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:137) [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:879) [junit] test #0 128.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.325 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: total 1965, setup 0, copy 1965 ms [junit] test #0 128.000 MiB after Used Memory : 1.325, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.333, delta 0.008 MiB [junit] test #0 128.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 128.000 MiB before Used Memory : 1.333 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 1925, setup 1, copy 1924 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 128.000 MiB after Used Memory : 1.333, delta 0.000 MiB [junit] test #0 128.000 MiB gc'ed Used Memory : 1.333, delta 0.001 MiB [junit] test #0 128.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.333 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: total 31808, setup 0, copy 31808 ms [junit] test #0 512.000 MiB after Used Memory : 1.333, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.349, delta 0.016 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 8192: END [junit] [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.349 MiB [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: OutOfMemoryError.1 Java heap space [junit] java.lang.OutOfMemoryError: Java heap space [junit] at java.io.BufferedInputStream.(BufferedInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl2(TestByteBufferInputStream.java:214) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.testCopyIntSize1Impl(TestByteBufferInputStream.java:178) [junit] at com.jogamp.common.nio.TestByteBufferInputStream.test01MixedIntSize(TestByteBufferInputStream.java:139) [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:879) [junit] test #0 512.000 MiB: mode COPY , bufferSize 134217728: END [junit] [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.332 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: total 9737, setup 1, copy 9736 ms [junit] test #0 512.000 MiB after Used Memory : 1.332, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.332, delta 0.000 MiB [junit] test #0 512.000 MiB: mode MMAP1, bufferSize 0: END [junit] [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 512.000 MiB before Used Memory : 1.332 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 9824, setup 0, copy 9824 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 512.000 MiB after Used Memory : 1.332, delta 0.000 MiB [junit] test #0 512.000 MiB gc'ed Used Memory : 1.333, delta 0.001 MiB [junit] test #0 512.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test01MixedIntSize [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.333 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: total 50, setup 0, copy 50 ms, cacheMode FLUSH_NONE [junit] test #0 1.000 MiB after Used Memory : 1.333, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.353, delta 0.020 MiB [junit] test #0 1.000 MiB: mode MMAP2_NONE, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test11MMap1GiBFlushNone [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.353 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: total 3, setup 0, copy 3 ms, cacheMode FLUSH_PRE_SOFT [junit] test #0 1.000 MiB after Used Memory : 1.353, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.355, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_SOFT, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test12MMap1GiBFlushSoft [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: BEGIN [junit] test #0 1.000 MiB before Used Memory : 1.355 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: total 4, setup 0, copy 4 ms, cacheMode FLUSH_PRE_HARD [junit] test #0 1.000 MiB after Used Memory : 1.355, delta 0.000 MiB [junit] test #0 1.000 MiB gc'ed Used Memory : 1.356, delta 0.001 MiB [junit] test #0 1.000 MiB: mode MMAP2_HARD, bufferSize 0: END [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferInputStream - test13MMap2GiBFlushHard [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507945249 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507945844 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] Testsuite: com.jogamp.common.nio.TestByteBufferOutputStream [junit] Testsuite: com.jogamp.common.nio.TestByteBufferOutputStream [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507946331 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.03 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507945844 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507946331 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 0.095 sec [junit] Testcase: test01 took 0.006 sec [junit] Testcase: test02 took 0.024 sec [junit] Testcase: test03 took 0.027 sec [junit] Testcase: test10 took 0.095 sec [junit] Testcase: test11 took 0.046 sec [junit] Testcase: test12 took 0.062 sec [junit] Testcase: test13 took 0.041 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.03 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-18 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507945844 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test00 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test10 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test11 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test12 [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestByteBufferOutputStream - test13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507946331 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.TestPointerBufferEndian [junit] Testsuite: com.jogamp.common.nio.TestPointerBufferEndian [junit] OS: CPU: Bits: <64/64> [junit] MachineDataInfo: runtimeValidated 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] OS: CPU: Bits: <64/64> [junit] MachineDataInfo: runtimeValidated 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] Thread-19 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507946882 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507946955 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.616 sec [junit] ------------- Standard Output --------------- [junit] OS: CPU: Bits: <64/64> [junit] MachineDataInfo: runtimeValidated 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] OS: CPU: Bits: <64/64> [junit] MachineDataInfo: runtimeValidated 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] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-19 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507946882 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507946955 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testDirect took 0.003 sec [junit] Testcase: testIndirect took 0.001 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.616 sec [junit] [junit] ------------- Standard Output --------------- [junit] OS: CPU: Bits: <64/64> [junit] MachineDataInfo: runtimeValidated 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] OS: CPU: Bits: <64/64> [junit] MachineDataInfo: runtimeValidated 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] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-19 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507946882 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testDirect [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestPointerBufferEndian - testIndirect [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507946955 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.nio.TestStructAccessorEndian [junit] Testsuite: com.jogamp.common.nio.TestStructAccessorEndian [junit] OS: CPU: Bits: <64/64> [junit] CPU is: 64 bit [junit] MachineDataInfo: runtimeValidated 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] ++++ Test Singleton.lock() [junit] Thread-20 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507947533 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507947572 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.582 sec [junit] ------------- Standard Output --------------- [junit] OS: CPU: Bits: <64/64> [junit] CPU is: 64 bit [junit] MachineDataInfo: runtimeValidated 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] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-20 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507947533 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507947572 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testStructAccessorEndian1 took 0 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.582 sec [junit] [junit] ------------- Standard Output --------------- [junit] OS: CPU: Bits: <64/64> [junit] CPU is: 64 bit [junit] MachineDataInfo: runtimeValidated 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] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-20 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507947533 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ TestCase.tearDown: com.jogamp.common.nio.TestStructAccessorEndian - testStructAccessorEndian1 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507947572 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.os.TestElfReader01 [junit] Testsuite: com.jogamp.common.os.TestElfReader01 [junit] ++++ Test Singleton.lock() [junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507948140 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] XXX2 #0: test libjava.dylib [junit] XXX2 #0: libjava.dylib not readable [junit] XXX2 #1: test libjava.jnilib [junit] XXX2 #1: libjava.jnilib not readable [junit] XXX2 #2: test java [junit] XXX2 #2: java not readable [junit] XXX2 #3: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib [junit] XXX2 #3: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib not readable [junit] XXX2 #4: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Test file /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Probably not an ELF file - or not in current format: (caught) Buffer is not an ELF Header [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header [junit] at jogamp.common.os.elf.ElfHeaderPart1.(ElfHeaderPart1.java:361) [junit] at jogamp.common.os.elf.ElfHeaderPart1.read(ElfHeaderPart1.java:343) [junit] at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:94) [junit] at com.jogamp.common.os.TestElfReader01.test02JavaLib(TestElfReader01.java:74) [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:879) [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507948295 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.711 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507948140 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] XXX2 #0: test libjava.dylib [junit] XXX2 #0: libjava.dylib not readable [junit] XXX2 #1: test libjava.jnilib [junit] XXX2 #1: libjava.jnilib not readable [junit] XXX2 #2: test java [junit] XXX2 #2: java not readable [junit] XXX2 #3: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib [junit] XXX2 #3: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib not readable [junit] XXX2 #4: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Test file /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Probably not an ELF file - or not in current format: (caught) Buffer is not an ELF Header [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header [junit] at jogamp.common.os.elf.ElfHeaderPart1.(ElfHeaderPart1.java:361) [junit] at jogamp.common.os.elf.ElfHeaderPart1.read(ElfHeaderPart1.java:343) [junit] at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:94) [junit] at com.jogamp.common.os.TestElfReader01.test02JavaLib(TestElfReader01.java:74) [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:879) [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507948295 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GNULinuxSelfExe took 0 sec [junit] Testcase: test02JavaLib took 0.04 sec [junit] Testcase: test99UserFile took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.711 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-21 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507948140 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test01GNULinuxSelfExe [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] XXX2 #0: test libjava.dylib [junit] XXX2 #0: libjava.dylib not readable [junit] XXX2 #1: test libjava.jnilib [junit] XXX2 #1: libjava.jnilib not readable [junit] XXX2 #2: test java [junit] XXX2 #2: java not readable [junit] XXX2 #3: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib [junit] XXX2 #3: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.dylib not readable [junit] XXX2 #4: test /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Test file /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries/libjava.jnilib [junit] Probably not an ELF file - or not in current format: (caught) Buffer is not an ELF Header [junit] java.lang.IllegalArgumentException: Buffer is not an ELF Header [junit] at jogamp.common.os.elf.ElfHeaderPart1.(ElfHeaderPart1.java:361) [junit] at jogamp.common.os.elf.ElfHeaderPart1.read(ElfHeaderPart1.java:343) [junit] at com.jogamp.common.os.TestElfReader01.testElfHeaderImpl(TestElfReader01.java:94) [junit] at com.jogamp.common.os.TestElfReader01.test02JavaLib(TestElfReader01.java:74) [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:879) [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test02JavaLib [junit] ++++ TestCase.setUp: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ TestCase.tearDown: com.jogamp.common.os.TestElfReader01 - test99UserFile [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507948295 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.IntIntHashMapTest [junit] Testsuite: com.jogamp.common.util.IntIntHashMapTest [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 11.698ms [junit] map: 6.069ms [junit] [junit] get [junit] iimap: 1.856ms [junit] map: 2.82ms [junit] [junit] remove [junit] ++++ Test Singleton.lock() [junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507948847 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] iimap: 6.523ms [junit] map: 6.011ms [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.133ms [junit] map: 7.239ms [junit] [junit] get [junit] iimap: 0.855ms [junit] map: 1.579ms [junit] [junit] remove [junit] iimap: 0.792ms [junit] map: 1.48ms [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507950339 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.033 sec [junit] ------------- Standard Output --------------- [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 11.698ms [junit] map: 6.069ms [junit] [junit] get [junit] iimap: 1.856ms [junit] map: 2.82ms [junit] [junit] remove [junit] iimap: 6.523ms [junit] map: 6.011ms [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.133ms [junit] map: 7.239ms [junit] [junit] get [junit] iimap: 0.855ms [junit] map: 1.579ms [junit] [junit] remove [junit] iimap: 0.792ms [junit] map: 1.48ms [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507948847 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507950339 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: benchmark took 0.055 sec [junit] Testcase: capacityTest took 0.003 sec [junit] Testcase: cloneTest took 0.109 sec [junit] Testcase: iteratorTest took 0.011 sec [junit] Testcase: testPutRemove took 1.179 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.033 sec [junit] [junit] ------------- Standard Output --------------- [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 11.698ms [junit] map: 6.069ms [junit] [junit] get [junit] iimap: 1.856ms [junit] map: 2.82ms [junit] [junit] remove [junit] iimap: 6.523ms [junit] map: 6.011ms [junit] com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.133ms [junit] map: 7.239ms [junit] [junit] get [junit] iimap: 0.855ms [junit] map: 1.579ms [junit] [junit] remove [junit] iimap: 0.792ms [junit] map: 1.48ms [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-22 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507948847 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507950339 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.IntObjectHashMapTest [junit] Testsuite: com.jogamp.common.util.IntObjectHashMapTest [junit] ++++ Test Singleton.lock() [junit] Thread-23 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507950892 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507959825 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.479 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-23 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507950892 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507959825 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: cloneTest took 5.112 sec [junit] Testcase: iteratorTest took 0.003 sec [junit] Testcase: testPutRemove took 3.721 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.479 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-23 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507950892 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - cloneTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.IntObjectHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507959825 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.LongIntHashMapTest [junit] Testsuite: com.jogamp.common.util.LongIntHashMapTest [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 11.15ms [junit] map: 1.996ms [junit] [junit] get [junit] iimap: 2.095ms [junit] map: 3.557ms [junit] [junit] remove [junit] ++++ Test Singleton.lock() [junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507960379 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] iimap: 4.456ms [junit] map: 6.094ms [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.158ms [junit] map: 8.608ms [junit] [junit] get [junit] iimap: 0.903ms [junit] map: 1.327ms [junit] [junit] remove [junit] iimap: 0.939ms [junit] map: 1.57ms [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507961703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507962255 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.867 sec [junit] ------------- Standard Output --------------- [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 11.15ms [junit] map: 1.996ms [junit] [junit] get [junit] iimap: 2.095ms [junit] map: 3.557ms [junit] [junit] remove [junit] iimap: 4.456ms [junit] map: 6.094ms [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.158ms [junit] map: 8.608ms [junit] [junit] get [junit] iimap: 0.903ms [junit] map: 1.327ms [junit] [junit] remove [junit] iimap: 0.939ms [junit] map: 1.57ms [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507960379 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507961703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: benchmark took 0.045 sec [junit] Testcase: iteratorTest took 0.011 sec [junit] Testcase: testPutRemove took 1.19 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.867 sec [junit] [junit] ------------- Standard Output --------------- [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true [junit] put [junit] iimap: 11.15ms [junit] map: 1.996ms [junit] [junit] get [junit] iimap: 2.095ms [junit] map: 3.557ms [junit] [junit] remove [junit] iimap: 4.456ms [junit] map: 6.094ms [junit] com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false [junit] put [junit] iimap: 1.158ms [junit] map: 8.608ms [junit] [junit] get [junit] iimap: 0.903ms [junit] map: 1.327ms [junit] [junit] remove [junit] iimap: 0.939ms [junit] map: 1.57ms [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-24 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507960379 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - iteratorTest [junit] ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507961703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestArrayHashMap01 [junit] Testsuite: com.jogamp.common.util.TestArrayHashMap01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507962307 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.596 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507962255 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507962307 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01ArrayHashMapWithNullValue took 0.001 sec [junit] Testcase: test02ArrayHashSetWithoutNullValue took 0.001 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.596 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-25 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507962255 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test01ArrayHashMapWithNullValue [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashMap01 - test02ArrayHashSetWithoutNullValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507962307 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507962860 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01 [junit] Testsuite: com.jogamp.common.util.TestArrayHashSet01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507962902 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.585 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507962860 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507962902 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01ArrayHashSetWithNullValue took 0.002 sec [junit] Testcase: test02ArrayHashSetWithoutNullValue took 0 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.585 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-26 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507962860 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test01ArrayHashSetWithNullValue [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestArrayHashSet01 - test02ArrayHashSetWithoutNullValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507962902 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestBitstream00 [junit] Testsuite: com.jogamp.common.util.TestBitstream00 [junit] ++++ Test Singleton.lock() [junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507963458 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] i_ff 255, [FF, 11111111] [junit] b_ff -1, [FF, 11111111] [junit] Platform.LITTLE_ENDIAN: true [junit] Order: null -> BIG_ENDIAN [junit] long.null: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.null: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: BIG_ENDIAN -> BIG_ENDIAN [junit] long.BIG_ENDIAN: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.BIG_ENDIAN: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: LITTLE_ENDIAN -> LITTLE_ENDIAN [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [05, 00000101], [06, 00000110], [07, 00000111], [08, 00001000], [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] int32_t 000000000001 0x1 -> (long) 000000000001 0x1, (int) 000000000001 0x1 [junit] int32_t -00000000002 0xfffffffe -> (long) 004294967294 0xfffffffe, (int) -00000000001 0xffffffff [junit] int32_t 002147483647 0x7fffffff -> (long) 002147483647 0x7fffffff, (int) 002147483647 0x7fffffff [junit] int32_t -00000065536 0xffff0000 -> (long) 004294901760 0xffff0000, (int) -00000000001 0xffffffff [junit] int32_t -00000000001 0xffffffff -> (long) 004294967295 0xffffffff, (int) -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] i0 -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [00]: bit[0, 0], im -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [01]: bit[0, 0], im 001342177280, [50000000, 01010000000000000000000000000000] [junit] [02]: bit[0, 0], im 000671088640, [28000000, 00101000000000000000000000000000] [junit] [03]: bit[0, 0], im 000335544320, [14000000, 00010100000000000000000000000000] [junit] [04]: bit[0, 0], im 000167772160, [0A000000, 00001010000000000000000000000000] [junit] [05]: bit[0, 0], im 000083886080, [05000000, 00000101000000000000000000000000] [junit] [06]: bit[0, 0], im 000041943040, [02800000, 00000010100000000000000000000000] [junit] [07]: bit[0, 0], im 000020971520, [01400000, 00000001010000000000000000000000] [junit] [08]: bit[0, 0], im 000010485760, [00A00000, 00000000101000000000000000000000] [junit] [09]: bit[0, 0], im 000005242880, [00500000, 00000000010100000000000000000000] [junit] [10]: bit[0, 0], im 000002621440, [00280000, 00000000001010000000000000000000] [junit] [11]: bit[0, 0], im 000001310720, [00140000, 00000000000101000000000000000000] [junit] [12]: bit[0, 0], im 000000655360, [000A0000, 00000000000010100000000000000000] [junit] [13]: bit[0, 0], im 000000327680, [00050000, 00000000000001010000000000000000] [junit] [14]: bit[0, 0], im 000000163840, [00028000, 00000000000000101000000000000000] [junit] [15]: bit[0, 0], im 000000081920, [00014000, 00000000000000010100000000000000] [junit] [16]: bit[0, 0], im 000000040960, [0000A000, 00000000000000001010000000000000] [junit] [17]: bit[0, 0], im 000000020480, [00005000, 00000000000000000101000000000000] [junit] [18]: bit[0, 0], im 000000010240, [00002800, 00000000000000000010100000000000] [junit] [19]: bit[0, 0], im 000000005120, [00001400, 00000000000000000001010000000000] [junit] [20]: bit[0, 0], im 000000002560, [00000A00, 00000000000000000000101000000000] [junit] [21]: bit[0, 0], im 000000001280, [00000500, 00000000000000000000010100000000] [junit] [22]: bit[0, 0], im 000000000640, [00000280, 00000000000000000000001010000000] [junit] [23]: bit[0, 0], im 000000000320, [00000140, 00000000000000000000000101000000] [junit] [24]: bit[0, 0], im 000000000160, [000000A0, 00000000000000000000000010100000] [junit] [25]: bit[0, 0], im 000000000080, [00000050, 00000000000000000000000001010000] [junit] [26]: bit[0, 0], im 000000000040, [00000028, 00000000000000000000000000101000] [junit] [27]: bit[0, 0], im 000000000020, [00000014, 00000000000000000000000000010100] [junit] [28]: bit[0, 0], im 000000000010, [0000000A, 00000000000000000000000000001010] [junit] [29]: bit[1, 1], im 000000000005, [00000005, 00000000000000000000000000000101] [junit] [30]: bit[0, 0], im 000000000002, [00000002, 00000000000000000000000000000010] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] i0 -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [00]: bit[1, 1], im -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [01]: bit[1, 1], im 002147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] [02]: bit[1, 1], im 001073741823, [3FFFFFFF, 00111111111111111111111111111111] [junit] [03]: bit[1, 1], im 000536870911, [1FFFFFFF, 00011111111111111111111111111111] [junit] [04]: bit[1, 1], im 000268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] [05]: bit[1, 1], im 000134217727, [07FFFFFF, 00000111111111111111111111111111] [junit] [06]: bit[1, 1], im 000067108863, [03FFFFFF, 00000011111111111111111111111111] [junit] [07]: bit[1, 1], im 000033554431, [01FFFFFF, 00000001111111111111111111111111] [junit] [08]: bit[1, 1], im 000016777215, [00FFFFFF, 00000000111111111111111111111111] [junit] [09]: bit[1, 1], im 000008388607, [007FFFFF, 00000000011111111111111111111111] [junit] [10]: bit[1, 1], im 000004194303, [003FFFFF, 00000000001111111111111111111111] [junit] [11]: bit[1, 1], im 000002097151, [001FFFFF, 00000000000111111111111111111111] [junit] [12]: bit[1, 1], im 000001048575, [000FFFFF, 00000000000011111111111111111111] [junit] [13]: bit[1, 1], im 000000524287, [0007FFFF, 00000000000001111111111111111111] [junit] [14]: bit[1, 1], im 000000262143, [0003FFFF, 00000000000000111111111111111111] [junit] [15]: bit[1, 1], im 000000131071, [0001FFFF, 00000000000000011111111111111111] [junit] [16]: bit[1, 1], im 000000065535, [0000FFFF, 00000000000000001111111111111111] [junit] [17]: bit[1, 1], im 000000032767, [00007FFF, 00000000000000000111111111111111] [junit] [18]: bit[1, 1], im 000000016383, [00003FFF, 00000000000000000011111111111111] [junit] [19]: bit[1, 1], im 000000008191, [00001FFF, 00000000000000000001111111111111] [junit] [20]: bit[1, 1], im 000000004095, [00000FFF, 00000000000000000000111111111111] [junit] [21]: bit[1, 1], im 000000002047, [000007FF, 00000000000000000000011111111111] [junit] [22]: bit[1, 1], im 000000001023, [000003FF, 00000000000000000000001111111111] [junit] [23]: bit[1, 1], im 000000000511, [000001FF, 00000000000000000000000111111111] [junit] [24]: bit[1, 1], im 000000000255, [000000FF, 00000000000000000000000011111111] [junit] [25]: bit[1, 1], im 000000000127, [0000007F, 00000000000000000000000001111111] [junit] [26]: bit[1, 1], im 000000000063, [0000003F, 00000000000000000000000000111111] [junit] [27]: bit[1, 1], im 000000000031, [0000001F, 00000000000000000000000000011111] [junit] [28]: bit[1, 1], im 000000000015, [0000000F, 00000000000000000000000000001111] [junit] [29]: bit[1, 1], im 000000000007, [00000007, 00000000000000000000000000000111] [junit] [30]: bit[1, 1], im 000000000003, [00000003, 00000000000000000000000000000011] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] test10ReadWrite31 bits 8:8:8 = 24 = 3 bytes [junit] test10ReadWrite31 [0x030201, msbFirst true, 000000110000001000000001] [junit] test10ReadWrite31 [0x030201, msbFirst false, 100000000100000011000000] [junit] testBytes[0]: [0x01, msbFirst true, 00000001] [junit] testBytes[1]: [0x02, msbFirst true, 00000010] [junit] testBytes[2]: [0x03, msbFirst true, 00000011] [junit] readBit (msbFirst false): [junit] readBit.1 00000001, 0x1 [junit] readBit.2 00000010, 0x2 [junit] readBit.3 00000011, 0x3 [junit] readBit.T 000000110000001000000001, ok true [junit] [junit] readBit.X 000000110000001000000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00000001] [junit] readBits31.2 [0x02, msbFirst true, 00000010] [junit] readBits31.3 [0x03, msbFirst true, 00000011] [junit] readBits31.X 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readWriteBit [0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBit [1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBit [2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] readWriteBits31[0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBits31[1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBits31[2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] test10ReadWrite31 bits 5:6:5 = 16 = 2 bytes [junit] test10ReadWrite31 [0x1841, msbFirst true, 0001100001000001] [junit] test10ReadWrite31 [0x1841, msbFirst false, 1000001000011000] [junit] testBytes[0]: [0x41, msbFirst true, 01000001] [junit] testBytes[1]: [0x18, msbFirst true, 00011000] [junit] readBit (msbFirst false): [junit] readBit.1 00001, 0x1 [junit] readBit.2 000010, 0x2 [junit] readBit.3 00011, 0x3 [junit] readBit.T 0001100001000001, ok true [junit] [junit] readBit.X 0001100001000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00001] [junit] readBits31.2 [0x02, msbFirst true, 000010] [junit] readBits31.3 [0x03, msbFirst true, 00011] [junit] readBits31.X 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readWriteBit [0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] readWriteBit [1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] readWriteBits31[0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] readWriteBits31[1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507963600 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.686 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507963458 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] i_ff 255, [FF, 11111111] [junit] b_ff -1, [FF, 11111111] [junit] Platform.LITTLE_ENDIAN: true [junit] Order: null -> BIG_ENDIAN [junit] long.null: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.null: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: BIG_ENDIAN -> BIG_ENDIAN [junit] long.BIG_ENDIAN: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.BIG_ENDIAN: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: LITTLE_ENDIAN -> LITTLE_ENDIAN [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [05, 00000101], [06, 00000110], [07, 00000111], [08, 00001000], [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] int32_t 000000000001 0x1 -> (long) 000000000001 0x1, (int) 000000000001 0x1 [junit] int32_t -00000000002 0xfffffffe -> (long) 004294967294 0xfffffffe, (int) -00000000001 0xffffffff [junit] int32_t 002147483647 0x7fffffff -> (long) 002147483647 0x7fffffff, (int) 002147483647 0x7fffffff [junit] int32_t -00000065536 0xffff0000 -> (long) 004294901760 0xffff0000, (int) -00000000001 0xffffffff [junit] int32_t -00000000001 0xffffffff -> (long) 004294967295 0xffffffff, (int) -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] i0 -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [00]: bit[0, 0], im -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [01]: bit[0, 0], im 001342177280, [50000000, 01010000000000000000000000000000] [junit] [02]: bit[0, 0], im 000671088640, [28000000, 00101000000000000000000000000000] [junit] [03]: bit[0, 0], im 000335544320, [14000000, 00010100000000000000000000000000] [junit] [04]: bit[0, 0], im 000167772160, [0A000000, 00001010000000000000000000000000] [junit] [05]: bit[0, 0], im 000083886080, [05000000, 00000101000000000000000000000000] [junit] [06]: bit[0, 0], im 000041943040, [02800000, 00000010100000000000000000000000] [junit] [07]: bit[0, 0], im 000020971520, [01400000, 00000001010000000000000000000000] [junit] [08]: bit[0, 0], im 000010485760, [00A00000, 00000000101000000000000000000000] [junit] [09]: bit[0, 0], im 000005242880, [00500000, 00000000010100000000000000000000] [junit] [10]: bit[0, 0], im 000002621440, [00280000, 00000000001010000000000000000000] [junit] [11]: bit[0, 0], im 000001310720, [00140000, 00000000000101000000000000000000] [junit] [12]: bit[0, 0], im 000000655360, [000A0000, 00000000000010100000000000000000] [junit] [13]: bit[0, 0], im 000000327680, [00050000, 00000000000001010000000000000000] [junit] [14]: bit[0, 0], im 000000163840, [00028000, 00000000000000101000000000000000] [junit] [15]: bit[0, 0], im 000000081920, [00014000, 00000000000000010100000000000000] [junit] [16]: bit[0, 0], im 000000040960, [0000A000, 00000000000000001010000000000000] [junit] [17]: bit[0, 0], im 000000020480, [00005000, 00000000000000000101000000000000] [junit] [18]: bit[0, 0], im 000000010240, [00002800, 00000000000000000010100000000000] [junit] [19]: bit[0, 0], im 000000005120, [00001400, 00000000000000000001010000000000] [junit] [20]: bit[0, 0], im 000000002560, [00000A00, 00000000000000000000101000000000] [junit] [21]: bit[0, 0], im 000000001280, [00000500, 00000000000000000000010100000000] [junit] [22]: bit[0, 0], im 000000000640, [00000280, 00000000000000000000001010000000] [junit] [23]: bit[0, 0], im 000000000320, [00000140, 00000000000000000000000101000000] [junit] [24]: bit[0, 0], im 000000000160, [000000A0, 00000000000000000000000010100000] [junit] [25]: bit[0, 0], im 000000000080, [00000050, 00000000000000000000000001010000] [junit] [26]: bit[0, 0], im 000000000040, [00000028, 00000000000000000000000000101000] [junit] [27]: bit[0, 0], im 000000000020, [00000014, 00000000000000000000000000010100] [junit] [28]: bit[0, 0], im 000000000010, [0000000A, 00000000000000000000000000001010] [junit] [29]: bit[1, 1], im 000000000005, [00000005, 00000000000000000000000000000101] [junit] [30]: bit[0, 0], im 000000000002, [00000002, 00000000000000000000000000000010] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] i0 -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [00]: bit[1, 1], im -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [01]: bit[1, 1], im 002147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] [02]: bit[1, 1], im 001073741823, [3FFFFFFF, 00111111111111111111111111111111] [junit] [03]: bit[1, 1], im 000536870911, [1FFFFFFF, 00011111111111111111111111111111] [junit] [04]: bit[1, 1], im 000268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] [05]: bit[1, 1], im 000134217727, [07FFFFFF, 00000111111111111111111111111111] [junit] [06]: bit[1, 1], im 000067108863, [03FFFFFF, 00000011111111111111111111111111] [junit] [07]: bit[1, 1], im 000033554431, [01FFFFFF, 00000001111111111111111111111111] [junit] [08]: bit[1, 1], im 000016777215, [00FFFFFF, 00000000111111111111111111111111] [junit] [09]: bit[1, 1], im 000008388607, [007FFFFF, 00000000011111111111111111111111] [junit] [10]: bit[1, 1], im 000004194303, [003FFFFF, 00000000001111111111111111111111] [junit] [11]: bit[1, 1], im 000002097151, [001FFFFF, 00000000000111111111111111111111] [junit] [12]: bit[1, 1], im 000001048575, [000FFFFF, 00000000000011111111111111111111] [junit] [13]: bit[1, 1], im 000000524287, [0007FFFF, 00000000000001111111111111111111] [junit] [14]: bit[1, 1], im 000000262143, [0003FFFF, 00000000000000111111111111111111] [junit] [15]: bit[1, 1], im 000000131071, [0001FFFF, 00000000000000011111111111111111] [junit] [16]: bit[1, 1], im 000000065535, [0000FFFF, 00000000000000001111111111111111] [junit] [17]: bit[1, 1], im 000000032767, [00007FFF, 00000000000000000111111111111111] [junit] [18]: bit[1, 1], im 000000016383, [00003FFF, 00000000000000000011111111111111] [junit] [19]: bit[1, 1], im 000000008191, [00001FFF, 00000000000000000001111111111111] [junit] [20]: bit[1, 1], im 000000004095, [00000FFF, 00000000000000000000111111111111] [junit] [21]: bit[1, 1], im 000000002047, [000007FF, 00000000000000000000011111111111] [junit] [22]: bit[1, 1], im 000000001023, [000003FF, 00000000000000000000001111111111] [junit] [23]: bit[1, 1], im 000000000511, [000001FF, 00000000000000000000000111111111] [junit] [24]: bit[1, 1], im 000000000255, [000000FF, 00000000000000000000000011111111] [junit] [25]: bit[1, 1], im 000000000127, [0000007F, 00000000000000000000000001111111] [junit] [26]: bit[1, 1], im 000000000063, [0000003F, 00000000000000000000000000111111] [junit] [27]: bit[1, 1], im 000000000031, [0000001F, 00000000000000000000000000011111] [junit] [28]: bit[1, 1], im 000000000015, [0000000F, 00000000000000000000000000001111] [junit] [29]: bit[1, 1], im 000000000007, [00000007, 00000000000000000000000000000111] [junit] [30]: bit[1, 1], im 000000000003, [00000003, 00000000000000000000000000000011] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] test10ReadWrite31 bits 8:8:8 = 24 = 3 bytes [junit] test10ReadWrite31 [0x030201, msbFirst true, 000000110000001000000001] [junit] test10ReadWrite31 [0x030201, msbFirst false, 100000000100000011000000] [junit] testBytes[0]: [0x01, msbFirst true, 00000001] [junit] testBytes[1]: [0x02, msbFirst true, 00000010] [junit] testBytes[2]: [0x03, msbFirst true, 00000011] [junit] readBit (msbFirst false): [junit] readBit.1 00000001, 0x1 [junit] readBit.2 00000010, 0x2 [junit] readBit.3 00000011, 0x3 [junit] readBit.T 000000110000001000000001, ok true [junit] [junit] readBit.X 000000110000001000000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00000001] [junit] readBits31.2 [0x02, msbFirst true, 00000010] [junit] readBits31.3 [0x03, msbFirst true, 00000011] [junit] readBits31.X 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readWriteBit [0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBit [1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBit [2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] readWriteBits31[0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBits31[1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBits31[2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] test10ReadWrite31 bits 5:6:5 = 16 = 2 bytes [junit] test10ReadWrite31 [0x1841, msbFirst true, 0001100001000001] [junit] test10ReadWrite31 [0x1841, msbFirst false, 1000001000011000] [junit] testBytes[0]: [0x41, msbFirst true, 01000001] [junit] testBytes[1]: [0x18, msbFirst true, 00011000] [junit] readBit (msbFirst false): [junit] readBit.1 00001, 0x1 [junit] readBit.2 000010, 0x2 [junit] readBit.3 00011, 0x3 [junit] readBit.T 0001100001000001, ok true [junit] [junit] readBit.X 0001100001000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00001] [junit] readBits31.2 [0x02, msbFirst true, 000010] [junit] readBits31.3 [0x03, msbFirst true, 00011] [junit] readBits31.X 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readWriteBit [0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] readWriteBit [1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] ++++ Test Singleton.lock() [junit] readWriteBits31[0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] Thread-28 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507964156 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [80, 10000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110> = <110> [junit] Read.Copy.2: <> + <110> = <110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110> = <11011110> [junit] Read.Copy.2: <> + <11011110> = <11011110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [DE, 11011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1101111010> = <1101111010> [junit] Read.Copy.2: <> + <1101111010> = <1101111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Read.Copy.2: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 32 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Read.Copy.2: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <110> + <111> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110> + <111> = <110111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110> + <111> = <110111> [junit] Read.Copy.2: <110> + <111> = <110111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <11011110> + <101> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <101> = <11011110101> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <101> = <11011110101> [junit] Read.Copy.2: <11011110> + <101> = <11011110101> [junit] XXX TestLinearBits: msbFirst true, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <110111101> + <010> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101> + <010> = <110111101010> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101> + <010> = <110111101010> [junit] Read.Copy.2: <110111101> + <010> = <110111101010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [40, 01000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [D0, 11010000], [junit] ResultExp: <> + <101> = <101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101> = <101> [junit] Copy: 000: [50, 01010000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101> = <101> [junit] Read.Copy.2: <> + <101> = <101> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <01111010> = <01111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111010> = <01111010> [junit] Copy: 000: [1E, 00011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111010> = <01111010> [junit] Read.Copy.2: <> + <01111010> = <01111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [C0, 11000000], [junit] ResultExp: <> + <1010111111> = <1010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1010111111> = <1010111111> [junit] Copy: 000: [00, 00000000], [AF, 10101111], [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1010111111> = <1010111111> [junit] Read.Copy.2: <> + <1010111111> = <1010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11111100101011111110> = <11111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111100101011111110> = <11111100101011111110> [junit] Copy: 000: [00, 00000000], [0F, 00001111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111100101011111110> = <11111100101011111110> [junit] Read.Copy.2: <> + <11111100101011111110> = <11111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <011111110> = <011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110> = <011111110> [junit] Copy: 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110> = <011111110> [junit] Read.Copy.2: <> + <011111110> = <011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <1> + <0> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1> + <0> = <10> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1> + <0> = <10> [junit] Read.Copy.2: <1> + <0> = <10> [junit] XXX TestLinearBits: msbFirst true, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <11> + <111> = <11111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <111> = <11111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11> + <111> = <11111> [junit] Read.Copy.2: <11> + <111> = <11111> [junit] XXX TestLinearBits: msbFirst true, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [80, 10000000], [junit] ResultExp: <1101111> + <01011111> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111> + <01011111> = <110111101011111> [junit] Copy: 000: [DE, 11011110], [2F, 00101111], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111> + <01011111> = <110111101011111> [junit] Read.Copy.2: <1101111> + <01011111> = <110111101011111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [junit] ResultExp: <11011110> + <11001010> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <11001010> = <1101111011001010> [junit] Copy: 000: [DE, 11011110], [00, 00000000], [CA, 11001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <11001010> = <1101111011001010> [junit] Read.Copy.2: <11011110> + <11001010> = <1101111011001010> [junit] XXX TestLinearBits: msbFirst true, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <110111101010111> + <11110> = <11011110101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101010111> + <11110> = <11011110101011111110> [junit] Copy: 000: [DE, 11011110], [AE, 10101110], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101010111> + <11110> = <11011110101011111110> [junit] Read.Copy.2: <110111101010111> + <11110> = <11011110101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <1101111010101111> + <11110> = <110111101010111111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111010101111> + <11110> = <110111101010111111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111010101111> + <11110> = <110111101010111111110> [junit] Read.Copy.2: <1101111010101111> + <11110> = <110111101010111111110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 1 = 1]: <0> [junit] TestData: : 000: [00, 00000000], [junit] ResultExp: <> + <0> = <0> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0> = <0> [junit] Copy: 000: [00, 00000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0> = <0> [junit] Read.Copy.2: <> + <0> = <0> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 3 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <011> = <011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011> = <011> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011> = <011> [junit] Read.Copy.2: <> + <011> = <011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 8 = 8]: <01111111> [junit] TestData: : 000: [FE, 11111110], [junit] ResultExp: <> + <01111111> = <01111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111> = <01111111> [junit] Copy: 000: [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111> = <01111111> [junit] Read.Copy.2: <> + <01111111> = <01111111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 10 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <0111111101> = <0111111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0111111101> = <0111111101> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0111111101> = <0111111101> [junit] Read.Copy.2: <> + <0111111101> = <0111111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 30 = 30]: <011111110101001111110101011110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] ResultExp: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Read.Copy.2: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 32 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Read.Copy.2: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 3, skip 0, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <011> + <111> = <011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011> + <111> = <011111> [junit] Copy: 000: [3E, 00111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011> + <111> = <011111> [junit] Read.Copy.2: <011> + <111> = <011111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 0, post 3 = 11]: <01111111010> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <01111111> + <010> = <01111111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <010> = <01111111010> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <010> = <01111111010> [junit] Read.Copy.2: <01111111> + <010> = <01111111010> [junit] XXX TestLinearBits: msbFirst false, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 9, skip 0, post 3 = 12]: <011111110101> [junit] TestData: : 000: [FE, 11111110], [0A, 00001010], [junit] ResultExp: <011111110> + <101> = <011111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110> + <101> = <011111110101> [junit] Copy: 000: [FE, 11111110], [0A, 00001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110> + <101> = <011111110101> [junit] Read.Copy.2: <011111110> + <101> = <011111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 1 = 2]: <01> [junit] TestData: : 000: [02, 00000010], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 3 = 4]: <0111> [junit] TestData: : 000: [0E, 00001110], [junit] ResultExp: <> + <111> = <111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <111> = <111> [junit] Copy: 000: [0E, 00001110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <111> = <111> [junit] Read.Copy.2: <> + <111> = <111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 2, post 8 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <11111101> = <11111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111101> = <11111101> [junit] Copy: 000: [FC, 11111100], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111101> = <11111101> [junit] Read.Copy.2: <> + <11111101> = <11111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 8, post 10 = 18]: <011111110101001111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [03, 00000011], [junit] ResultExp: <> + <0101001111> = <0101001111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0101001111> = <0101001111> [junit] Copy: 000: [00, 00000000], [CA, 11001010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0101001111> = <0101001111> [junit] Read.Copy.2: <> + <0101001111> = <0101001111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 12, post 20 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <00111111010101111011> = <00111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <00111111010101111011> = <00111111010101111011> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <00111111010101111011> = <00111111010101111011> [junit] Read.Copy.2: <> + <00111111010101111011> = <00111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 23, post 9 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <101111011> = <101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101111011> = <101111011> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101111011> = <101111011> [junit] Read.Copy.2: <> + <101111011> = <101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 1, skip 1, post 1 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <01> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <01> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0> + <1> = <01> [junit] Read.Copy.2: <0> + <1> = <01> [junit] XXX TestLinearBits: msbFirst false, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 2, skip 1, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <01> + <111> = <01111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01> + <111> = <01111> [junit] Copy: 000: [3A, 00111010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01> + <111> = <01111> [junit] Read.Copy.2: <01> + <111> = <01111> [junit] XXX TestLinearBits: msbFirst false, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 7, skip 2, post 8 = 17]: <01111111010100111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [01, 00000001], [junit] ResultExp: <0111111> + <10100111> = <011111110100111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111> + <10100111> = <011111110100111> [junit] Copy: 000: [7E, 01111110], [CA, 11001010], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111> + <10100111> = <011111110100111> [junit] Read.Copy.2: <0111111> + <10100111> = <011111110100111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 8, post 8 = 24]: <011111110101001111110101> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [junit] ResultExp: <01111111> + <11110101> = <0111111111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <11110101> = <0111111111110101> [junit] Copy: 000: [FE, 11111110], [00, 00000000], [AF, 10101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <11110101> = <0111111111110101> [junit] Read.Copy.2: <01111111> + <11110101> = <0111111111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 15, skip 12, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <011111110101001> + <11011> = <01111111010100111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110101001> + <11011> = <01111111010100111011> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110101001> + <11011> = <01111111010100111011> [junit] Read.Copy.2: <011111110101001> + <11011> = <01111111010100111011> [junit] XXX TestLinearBits: msbFirst false, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 16, skip 11, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <0111111101010011> + <11011> = <011111110101001111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111101010011> + <11011> = <011111110101001111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111101010011> + <11011> = <011111110101001111011> [junit] Read.Copy.2: <0111111101010011> + <11011> = <011111110101001111011> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [01, 00000001], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 31, totalBits 31 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 31 = 31]: <1101111010101111110010101111111> [junit] TestData: : 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <111> + <110> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111> + <110> = <110111> [junit] Copy: 000: [37, 00110111], [junit] readWriteBits31[1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507963600 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00ShowByteOrder took 0.013 sec [junit] Testcase: test01Uint32Conversion took 0.003 sec [junit] Testcase: test02ShiftSigned took 0.039 sec [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111> + <110> = <110111> [junit] XXX TestBulkBits: preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110101> + <110> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110101> + <110> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110101> + <110> = <11011110101> [junit] XXX TestBulkBits: preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [EA, 11101010], [0D, 00001101], [junit] ResultExp: <111101010> + <110> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111101010> + <110> = <110111101010> [junit] Copy: 000: [EA, 11101010], [0D, 00001101], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111101010> + <110> = <110111101010> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 6, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 6 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <10101> + <110111> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <110111> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <110111> = <11011110101> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 8, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 8 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <10101> + <11011110> = <1101111010101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <11011110> = <1101111010101> [junit] Copy: 000: [D5, 11010101], [1B, 00011011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <11011110> = <1101111010101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [03, 00000011], [junit] ResultExp: <> + <1> = <1> [junit] Testcase: test10ReadWrite_13 took 0.009 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.686 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-27 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507963458 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] i_ff 255, [FF, 11111111] [junit] b_ff -1, [FF, 11111111] [junit] Platform.LITTLE_ENDIAN: true [junit] Order: null -> BIG_ENDIAN [junit] long.null: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.null: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: BIG_ENDIAN -> BIG_ENDIAN [junit] long.BIG_ENDIAN: 000: [08, 00001000], [07, 00000111], [06, 00000110], [05, 00000101], [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] long.BIG_ENDIAN: 000: [04, 00000100], [03, 00000011], [02, 00000010], [01, 00000001], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] Order: LITTLE_ENDIAN -> LITTLE_ENDIAN [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [05, 00000101], [06, 00000110], [07, 00000111], [08, 00001000], [junit] long.LITTLE_ENDIAN: 000: [01, 00000001], [02, 00000010], [03, 00000011], [04, 00000100], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] tstMSB.whole: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] tstLSB.pbyte: 000: [7B, 01111011], [F5, 11110101], [53, 01010011], [7F, 01111111], [junit] tstLSB.whole: 000: [7F, 01111111], [53, 01010011], [F5, 11110101], [7B, 01111011], [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test00ShowByteOrder [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] int32_t 000000000001 0x1 -> (long) 000000000001 0x1, (int) 000000000001 0x1 [junit] int32_t -00000000002 0xfffffffe -> (long) 004294967294 0xfffffffe, (int) -00000000001 0xffffffff [junit] int32_t 002147483647 0x7fffffff -> (long) 002147483647 0x7fffffff, (int) 002147483647 0x7fffffff [junit] int32_t -00000065536 0xffff0000 -> (long) 004294901760 0xffff0000, (int) -00000000001 0xffffffff [junit] int32_t -00000000001 0xffffffff -> (long) 004294967295 0xffffffff, (int) -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test01Uint32Conversion [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] i0 -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [00]: bit[0, 0], im -01610612736, [A0000000, 10100000000000000000000000000000] [junit] [01]: bit[0, 0], im 001342177280, [50000000, 01010000000000000000000000000000] [junit] [02]: bit[0, 0], im 000671088640, [28000000, 00101000000000000000000000000000] [junit] [03]: bit[0, 0], im 000335544320, [14000000, 00010100000000000000000000000000] [junit] [04]: bit[0, 0], im 000167772160, [0A000000, 00001010000000000000000000000000] [junit] [05]: bit[0, 0], im 000083886080, [05000000, 00000101000000000000000000000000] [junit] [06]: bit[0, 0], im 000041943040, [02800000, 00000010100000000000000000000000] [junit] [07]: bit[0, 0], im 000020971520, [01400000, 00000001010000000000000000000000] [junit] [08]: bit[0, 0], im 000010485760, [00A00000, 00000000101000000000000000000000] [junit] [09]: bit[0, 0], im 000005242880, [00500000, 00000000010100000000000000000000] [junit] [10]: bit[0, 0], im 000002621440, [00280000, 00000000001010000000000000000000] [junit] [11]: bit[0, 0], im 000001310720, [00140000, 00000000000101000000000000000000] [junit] [12]: bit[0, 0], im 000000655360, [000A0000, 00000000000010100000000000000000] [junit] [13]: bit[0, 0], im 000000327680, [00050000, 00000000000001010000000000000000] [junit] [14]: bit[0, 0], im 000000163840, [00028000, 00000000000000101000000000000000] [junit] [15]: bit[0, 0], im 000000081920, [00014000, 00000000000000010100000000000000] [junit] [16]: bit[0, 0], im 000000040960, [0000A000, 00000000000000001010000000000000] [junit] [17]: bit[0, 0], im 000000020480, [00005000, 00000000000000000101000000000000] [junit] [18]: bit[0, 0], im 000000010240, [00002800, 00000000000000000010100000000000] [junit] [19]: bit[0, 0], im 000000005120, [00001400, 00000000000000000001010000000000] [junit] [20]: bit[0, 0], im 000000002560, [00000A00, 00000000000000000000101000000000] [junit] [21]: bit[0, 0], im 000000001280, [00000500, 00000000000000000000010100000000] [junit] [22]: bit[0, 0], im 000000000640, [00000280, 00000000000000000000001010000000] [junit] [23]: bit[0, 0], im 000000000320, [00000140, 00000000000000000000000101000000] [junit] [24]: bit[0, 0], im 000000000160, [000000A0, 00000000000000000000000010100000] [junit] [25]: bit[0, 0], im 000000000080, [00000050, 00000000000000000000000001010000] [junit] [26]: bit[0, 0], im 000000000040, [00000028, 00000000000000000000000000101000] [junit] [27]: bit[0, 0], im 000000000020, [00000014, 00000000000000000000000000010100] [junit] [28]: bit[0, 0], im 000000000010, [0000000A, 00000000000000000000000000001010] [junit] [29]: bit[1, 1], im 000000000005, [00000005, 00000000000000000000000000000101] [junit] [30]: bit[0, 0], im 000000000002, [00000002, 00000000000000000000000000000010] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] i0 -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [00]: bit[1, 1], im -00000000001, [FFFFFFFF, 11111111111111111111111111111111] [junit] [01]: bit[1, 1], im 002147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] [02]: bit[1, 1], im 001073741823, [3FFFFFFF, 00111111111111111111111111111111] [junit] [03]: bit[1, 1], im 000536870911, [1FFFFFFF, 00011111111111111111111111111111] [junit] [04]: bit[1, 1], im 000268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] [05]: bit[1, 1], im 000134217727, [07FFFFFF, 00000111111111111111111111111111] [junit] [06]: bit[1, 1], im 000067108863, [03FFFFFF, 00000011111111111111111111111111] [junit] [07]: bit[1, 1], im 000033554431, [01FFFFFF, 00000001111111111111111111111111] [junit] [08]: bit[1, 1], im 000016777215, [00FFFFFF, 00000000111111111111111111111111] [junit] [09]: bit[1, 1], im 000008388607, [007FFFFF, 00000000011111111111111111111111] [junit] [10]: bit[1, 1], im 000004194303, [003FFFFF, 00000000001111111111111111111111] [junit] [11]: bit[1, 1], im 000002097151, [001FFFFF, 00000000000111111111111111111111] [junit] [12]: bit[1, 1], im 000001048575, [000FFFFF, 00000000000011111111111111111111] [junit] [13]: bit[1, 1], im 000000524287, [0007FFFF, 00000000000001111111111111111111] [junit] [14]: bit[1, 1], im 000000262143, [0003FFFF, 00000000000000111111111111111111] [junit] [15]: bit[1, 1], im 000000131071, [0001FFFF, 00000000000000011111111111111111] [junit] [16]: bit[1, 1], im 000000065535, [0000FFFF, 00000000000000001111111111111111] [junit] [17]: bit[1, 1], im 000000032767, [00007FFF, 00000000000000000111111111111111] [junit] [18]: bit[1, 1], im 000000016383, [00003FFF, 00000000000000000011111111111111] [junit] [19]: bit[1, 1], im 000000008191, [00001FFF, 00000000000000000001111111111111] [junit] [20]: bit[1, 1], im 000000004095, [00000FFF, 00000000000000000000111111111111] [junit] [21]: bit[1, 1], im 000000002047, [000007FF, 00000000000000000000011111111111] [junit] [22]: bit[1, 1], im 000000001023, [000003FF, 00000000000000000000001111111111] [junit] [23]: bit[1, 1], im 000000000511, [000001FF, 00000000000000000000000111111111] [junit] [24]: bit[1, 1], im 000000000255, [000000FF, 00000000000000000000000011111111] [junit] [25]: bit[1, 1], im 000000000127, [0000007F, 00000000000000000000000001111111] [junit] [26]: bit[1, 1], im 000000000063, [0000003F, 00000000000000000000000000111111] [junit] [27]: bit[1, 1], im 000000000031, [0000001F, 00000000000000000000000000011111] [junit] [28]: bit[1, 1], im 000000000015, [0000000F, 00000000000000000000000000001111] [junit] [29]: bit[1, 1], im 000000000007, [00000007, 00000000000000000000000000000111] [junit] [30]: bit[1, 1], im 000000000003, [00000003, 00000000000000000000000000000011] [junit] [31]: bit[1, 1], im 000000000001, [00000001, 00000000000000000000000000000001] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test02ShiftSigned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] test10ReadWrite31 bits 8:8:8 = 24 = 3 bytes [junit] test10ReadWrite31 [0x030201, msbFirst true, 000000110000001000000001] [junit] test10ReadWrite31 [0x030201, msbFirst false, 100000000100000011000000] [junit] testBytes[0]: [0x01, msbFirst true, 00000001] [junit] testBytes[1]: [0x02, msbFirst true, 00000010] [junit] testBytes[2]: [0x03, msbFirst true, 00000011] [junit] readBit (msbFirst false): [junit] readBit.1 00000001, 0x1 [junit] readBit.2 00000010, 0x2 [junit] readBit.3 00000011, 0x3 [junit] readBit.T 000000110000001000000001, ok true [junit] [junit] readBit.X 000000110000001000000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00000001] [junit] readBits31.2 [0x02, msbFirst true, 00000010] [junit] readBits31.3 [0x03, msbFirst true, 00000011] [junit] readBits31.X 000000110000001000000001, ok true, [0x030201, msbFirst true, 000000110000001000000001] [junit] [junit] readWriteBit [0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBit [1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBit [2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] readWriteBits31[0]: read [0x01, msbFirst true, 00000001], write [0x01, msbFirst true, 00000001], ok true [junit] readWriteBits31[1]: read [0x02, msbFirst true, 00000010], write [0x02, msbFirst true, 00000010], ok true [junit] readWriteBits31[2]: read [0x03, msbFirst true, 00000011], write [0x03, msbFirst true, 00000011], ok true [junit] test10ReadWrite31 bits 5:6:5 = 16 = 2 bytes [junit] test10ReadWrite31 [0x1841, msbFirst true, 0001100001000001] [junit] test10ReadWrite31 [0x1841, msbFirst false, 1000001000011000] [junit] testBytes[0]: [0x41, msbFirst true, 01000001] [junit] testBytes[1]: [0x18, msbFirst true, 00011000] [junit] readBit (msbFirst false): [junit] readBit.1 00001, 0x1 [junit] readBit.2 000010, 0x2 [junit] readBit.3 00011, 0x3 [junit] readBit.T 0001100001000001, ok true [junit] [junit] readBit.X 0001100001000001, ok true [junit] [junit] readBits32: [junit] readBits31.T 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readBits32: [junit] readBits31.1 [0x01, msbFirst true, 00001] [junit] readBits31.2 [0x02, msbFirst true, 000010] [junit] readBits31.3 [0x03, msbFirst true, 00011] [junit] readBits31.X 0001100001000001, ok true, [0x1841, msbFirst true, 0001100001000001] [junit] [junit] readWriteBit [0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] readWriteBit [1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] readWriteBits31[0]: read [0x41, msbFirst true, 01000001], write [0x41, msbFirst true, 01000001], ok true [junit] readWriteBits31[1]: read [0x18, msbFirst true, 00011000], write [0x18, msbFirst true, 00011000], ok true [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream00 - test10ReadWrite_13 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507963600 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestBitstream01 [junit] Testsuite: com.jogamp.common.util.TestBitstream01 [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 3, skipBits 6, postBits 4, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 6, post 4 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <101> + <1101> = <1101101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <101> + <1101> = <1101101> [junit] Copy: 000: [05, 00000101], [1A, 00011010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <101> + <1101> = <1101101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [0D, 00001101], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [0C, 00001100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [78, 01111000], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [BF, 10111111], [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [00, 00000000], [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <11011110101011111100> = <11011110101011111100> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] XXX TestBulkBits: preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <110111101> = <110111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101> = <110111101> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101> = <110111101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 31, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 31 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <10> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <0> + <1> = <10> [junit] XXX TestBulkBits: preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <11> + <110> = <11011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <110> = <11011> [junit] Copy: 000: [33, 00110011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11> + <110> = <11011> [junit] XXX TestBulkBits: preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [5F, 01011111], [BD, 10111101], [01, 00000001], [junit] ResultExp: <1011111> + <11011110> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1011111> + <11011110> = <110111101011111> [junit] Copy: 000: [5F, 01011111], [BC, 10111100], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1011111> + <11011110> = <110111101011111> [junit] XXX TestBulkBits: preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <11001010> + <11011110> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11001010> + <11011110> = <1101111011001010> [junit] Copy: 000: [CA, 11001010], [00, 00000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11001010> + <11011110> = <1101111011001010> [junit] XXX TestBulkBits: preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <100101011111110> + <11011> = <11011100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] XXX TestBulkBits: preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <1100101011111110> + <11011> = <110111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 5, totalBits 16 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 5 = 16]: <1101111010101111> [junit] TestData: : 000: [AF, 10101111], [DE, 11011110], [junit] ResultExp: <01111> + <11011> = <1101101111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111> + <11011> = <1101101111> [junit] Copy: 000: [0F, 00001111], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <01111> + <11011> = <1101101111> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 8, totalBits 19 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 8 = 19]: <1101111010101111110> [junit] TestData: : 000: [7E, 01111110], [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110> + <11011110> = <1101111011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110> + <11011110> = <1101111011110> [junit] Copy: 000: [1E, 00011110], [F0, 11110000], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110> + <11011110> = <1101111011110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 0 = 0]: <> [junit] 01a: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] 01b: Bitstream[closed, pos -1 [byteP -1, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507964319 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.707 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-28 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507964156 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [80, 10000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110> = <110> [junit] Read.Copy.2: <> + <110> = <110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110> = <11011110> [junit] Read.Copy.2: <> + <11011110> = <11011110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [DE, 11011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1101111010> = <1101111010> [junit] Read.Copy.2: <> + <1101111010> = <1101111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Read.Copy.2: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 32 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Read.Copy.2: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <110> + <111> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110> + <111> = <110111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110> + <111> = <110111> [junit] Read.Copy.2: <110> + <111> = <110111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <11011110> + <101> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <101> = <11011110101> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <101> = <11011110101> [junit] Read.Copy.2: <11011110> + <101> = <11011110101> [junit] XXX TestLinearBits: msbFirst true, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <110111101> + <010> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101> + <010> = <110111101010> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101> + <010> = <110111101010> [junit] Read.Copy.2: <110111101> + <010> = <110111101010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [40, 01000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [D0, 11010000], [junit] ResultExp: <> + <101> = <101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101> = <101> [junit] Copy: 000: [50, 01010000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101> = <101> [junit] Read.Copy.2: <> + <101> = <101> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <01111010> = <01111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111010> = <01111010> [junit] Copy: 000: [1E, 00011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111010> = <01111010> [junit] Read.Copy.2: <> + <01111010> = <01111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [C0, 11000000], [junit] ResultExp: <> + <1010111111> = <1010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1010111111> = <1010111111> [junit] Copy: 000: [00, 00000000], [AF, 10101111], [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1010111111> = <1010111111> [junit] Read.Copy.2: <> + <1010111111> = <1010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11111100101011111110> = <11111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111100101011111110> = <11111100101011111110> [junit] Copy: 000: [00, 00000000], [0F, 00001111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111100101011111110> = <11111100101011111110> [junit] Read.Copy.2: <> + <11111100101011111110> = <11111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <011111110> = <011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110> = <011111110> [junit] Copy: 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110> = <011111110> [junit] Read.Copy.2: <> + <011111110> = <011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <1> + <0> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1> + <0> = <10> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1> + <0> = <10> [junit] Read.Copy.2: <1> + <0> = <10> [junit] XXX TestLinearBits: msbFirst true, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <11> + <111> = <11111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <111> = <11111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11> + <111> = <11111> [junit] Read.Copy.2: <11> + <111> = <11111> [junit] XXX TestLinearBits: msbFirst true, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [80, 10000000], [junit] ResultExp: <1101111> + <01011111> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111> + <01011111> = <110111101011111> [junit] Copy: 000: [DE, 11011110], [2F, 00101111], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111> + <01011111> = <110111101011111> [junit] Read.Copy.2: <1101111> + <01011111> = <110111101011111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [junit] ResultExp: <11011110> + <11001010> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <11001010> = <1101111011001010> [junit] Copy: 000: [DE, 11011110], [00, 00000000], [CA, 11001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <11001010> = <1101111011001010> [junit] Read.Copy.2: <11011110> + <11001010> = <1101111011001010> [junit] XXX TestLinearBits: msbFirst true, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <110111101010111> + <11110> = <11011110101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101010111> + <11110> = <11011110101011111110> [junit] Copy: 000: [DE, 11011110], [AE, 10101110], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101010111> + <11110> = <11011110101011111110> [junit] Read.Copy.2: <110111101010111> + <11110> = <11011110101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <1101111010101111> + <11110> = <110111101010111111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111010101111> + <11110> = <110111101010111111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111010101111> + <11110> = <110111101010111111110> [junit] Read.Copy.2: <1101111010101111> + <11110> = <110111101010111111110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 1 = 1]: <0> [junit] TestData: : 000: [00, 00000000], [junit] ResultExp: <> + <0> = <0> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0> = <0> [junit] Copy: 000: [00, 00000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0> = <0> [junit] Read.Copy.2: <> + <0> = <0> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 3 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <011> = <011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011> = <011> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011> = <011> [junit] Read.Copy.2: <> + <011> = <011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 8 = 8]: <01111111> [junit] TestData: : 000: [FE, 11111110], [junit] ResultExp: <> + <01111111> = <01111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111> = <01111111> [junit] Copy: 000: [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111> = <01111111> [junit] Read.Copy.2: <> + <01111111> = <01111111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 10 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <0111111101> = <0111111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0111111101> = <0111111101> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0111111101> = <0111111101> [junit] Read.Copy.2: <> + <0111111101> = <0111111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 30 = 30]: <011111110101001111110101011110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] ResultExp: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Read.Copy.2: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 32 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Read.Copy.2: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 3, skip 0, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <011> + <111> = <011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011> + <111> = <011111> [junit] Copy: 000: [3E, 00111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011> + <111> = <011111> [junit] Read.Copy.2: <011> + <111> = <011111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 0, post 3 = 11]: <01111111010> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <01111111> + <010> = <01111111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <010> = <01111111010> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <010> = <01111111010> [junit] Read.Copy.2: <01111111> + <010> = <01111111010> [junit] XXX TestLinearBits: msbFirst false, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 9, skip 0, post 3 = 12]: <011111110101> [junit] TestData: : 000: [FE, 11111110], [0A, 00001010], [junit] ResultExp: <011111110> + <101> = <011111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110> + <101> = <011111110101> [junit] Copy: 000: [FE, 11111110], [0A, 00001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110> + <101> = <011111110101> [junit] Read.Copy.2: <011111110> + <101> = <011111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 1 = 2]: <01> [junit] TestData: : 000: [02, 00000010], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 3 = 4]: <0111> [junit] TestData: : 000: [0E, 00001110], [junit] ResultExp: <> + <111> = <111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <111> = <111> [junit] Copy: 000: [0E, 00001110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <111> = <111> [junit] Read.Copy.2: <> + <111> = <111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 2, post 8 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <11111101> = <11111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111101> = <11111101> [junit] Copy: 000: [FC, 11111100], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111101> = <11111101> [junit] Read.Copy.2: <> + <11111101> = <11111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 8, post 10 = 18]: <011111110101001111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [03, 00000011], [junit] ResultExp: <> + <0101001111> = <0101001111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0101001111> = <0101001111> [junit] Copy: 000: [00, 00000000], [CA, 11001010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0101001111> = <0101001111> [junit] Read.Copy.2: <> + <0101001111> = <0101001111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 12, post 20 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <00111111010101111011> = <00111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <00111111010101111011> = <00111111010101111011> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <00111111010101111011> = <00111111010101111011> [junit] Read.Copy.2: <> + <00111111010101111011> = <00111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 23, post 9 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <101111011> = <101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101111011> = <101111011> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101111011> = <101111011> [junit] Read.Copy.2: <> + <101111011> = <101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 1, skip 1, post 1 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <01> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <01> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0> + <1> = <01> [junit] Read.Copy.2: <0> + <1> = <01> [junit] XXX TestLinearBits: msbFirst false, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 2, skip 1, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <01> + <111> = <01111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01> + <111> = <01111> [junit] Copy: 000: [3A, 00111010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01> + <111> = <01111> [junit] Read.Copy.2: <01> + <111> = <01111> [junit] XXX TestLinearBits: msbFirst false, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 7, skip 2, post 8 = 17]: <01111111010100111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [01, 00000001], [junit] ResultExp: <0111111> + <10100111> = <011111110100111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111> + <10100111> = <011111110100111> [junit] Copy: 000: [7E, 01111110], [CA, 11001010], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111> + <10100111> = <011111110100111> [junit] Read.Copy.2: <0111111> + <10100111> = <011111110100111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 8, post 8 = 24]: <011111110101001111110101> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [junit] ResultExp: <01111111> + <11110101> = <0111111111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <11110101> = <0111111111110101> [junit] Copy: 000: [FE, 11111110], [00, 00000000], [AF, 10101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <11110101> = <0111111111110101> [junit] Read.Copy.2: <01111111> + <11110101> = <0111111111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 15, skip 12, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <011111110101001> + <11011> = <01111111010100111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110101001> + <11011> = <01111111010100111011> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110101001> + <11011> = <01111111010100111011> [junit] Read.Copy.2: <011111110101001> + <11011> = <01111111010100111011> [junit] XXX TestLinearBits: msbFirst false, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 16, skip 11, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <0111111101010011> + <11011> = <011111110101001111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111101010011> + <11011> = <011111110101001111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111101010011> + <11011> = <011111110101001111011> [junit] Read.Copy.2: <0111111101010011> + <11011> = <011111110101001111011> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [01, 00000001], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 31, totalBits 31 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 31 = 31]: <1101111010101111110010101111111> [junit] TestData: : 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <111> + <110> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111> + <110> = <110111> [junit] Copy: 000: [37, 00110111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111> + <110> = <110111> [junit] XXX TestBulkBits: preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110101> + <110> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110101> + <110> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110101> + <110> = <11011110101> [junit] XXX TestBulkBits: preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [EA, 11101010], [0D, 00001101], [junit] ResultExp: <111101010> + <110> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111101010> + <110> = <110111101010> [junit] Copy: 000: [EA, 11101010], [0D, 00001101], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111101010> + <110> = <110111101010> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 6, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 6 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <10101> + <110111> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <110111> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <110111> = <11011110101> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 8, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 8 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <10101> + <11011110> = <1101111010101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <11011110> = <1101111010101> [junit] Copy: 000: [D5, 11010101], [1B, 00011011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <11011110> = <1101111010101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [03, 00000011], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 3, skipBits 6, postBits 4, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 6, post 4 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <101> + <1101> = <1101101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <101> + <1101> = <1101101> [junit] Copy: 000: [05, 00000101], [1A, 00011010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <101> + <1101> = <1101101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [0D, 00001101], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [0C, 00001100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [78, 01111000], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [BF, 10111111], [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [00, 00000000], [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <11011110101011111100> = <11011110101011111100> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] XXX TestBulkBits: preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <110111101> = <110111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101> = <110111101> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101> = <110111101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 31, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 31 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <10> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <0> + <1> = <10> [junit] XXX TestBulkBits: preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <11> + <110> = <11011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <110> = <11011> [junit] Copy: 000: [33, 00110011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11> + <110> = <11011> [junit] XXX TestBulkBits: preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [5F, 01011111], [BD, 10111101], [01, 00000001], [junit] ResultExp: <1011111> + <11011110> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1011111> + <11011110> = <110111101011111> [junit] Copy: 000: [5F, 01011111], [BC, 10111100], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1011111> + <11011110> = <110111101011111> [junit] XXX TestBulkBits: preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <11001010> + <11011110> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11001010> + <11011110> = <1101111011001010> [junit] Copy: 000: [CA, 11001010], [00, 00000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11001010> + <11011110> = <1101111011001010> [junit] XXX TestBulkBits: preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <100101011111110> + <11011> = <11011100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] XXX TestBulkBits: preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <1100101011111110> + <11011> = <110111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 5, totalBits 16 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 5 = 16]: <1101111010101111> [junit] TestData: : 000: [AF, 10101111], [DE, 11011110], [junit] ResultExp: <01111> + <11011> = <1101101111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111> + <11011> = <1101101111> [junit] Copy: 000: [0F, 00001111], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <01111> + <11011> = <1101101111> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 8, totalBits 19 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 8 = 19]: <1101111010101111110> [junit] TestData: : 000: [7E, 01111110], [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110> + <11011110> = <1101111011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110> + <11011110> = <1101111011110> [junit] Copy: 000: [1E, 00011110], [F0, 11110000], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110> + <11011110> = <1101111011110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 0 = 0]: <> [junit] 01a: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] 01b: Bitstream[closed, pos -1 [byteP -1, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507964319 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01LinearBitsMSBFirst took 0.02 sec [junit] Testcase: test02LinearBitsLSBFirst took 0.019 sec [junit] Testcase: test03BulkBits took 0.05 sec [junit] Testcase: test05ErrorHandling took 0.001 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.707 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-28 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507964156 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [80, 10000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110> = <110> [junit] Read.Copy.2: <> + <110> = <110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110> = <11011110> [junit] Read.Copy.2: <> + <11011110> = <11011110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [DE, 11011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1101111010> = <1101111010> [junit] Read.Copy.2: <> + <1101111010> = <1101111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FC, 11111100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Read.Copy.2: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 0, post 32 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] Read.Copy.2: <> + <11011110101011111100101011111110> = <11011110101011111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <110> + <111> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110> + <111> = <110111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110> + <111> = <110111> [junit] Read.Copy.2: <110> + <111> = <110111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <11011110> + <101> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <101> = <11011110101> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <101> = <11011110101> [junit] Read.Copy.2: <11011110> + <101> = <11011110101> [junit] XXX TestLinearBits: msbFirst true, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [DE, 11011110], [A0, 10100000], [junit] ResultExp: <110111101> + <010> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101> + <010> = <110111101010> [junit] Copy: 000: [DE, 11011110], [A0, 10100000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101> + <010> = <110111101010> [junit] Read.Copy.2: <110111101> + <010> = <110111101010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [40, 01000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [D0, 11010000], [junit] ResultExp: <> + <101> = <101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101> = <101> [junit] Copy: 000: [50, 01010000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101> = <101> [junit] Read.Copy.2: <> + <101> = <101> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [DE, 11011110], [80, 10000000], [junit] ResultExp: <> + <01111010> = <01111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111010> = <01111010> [junit] Copy: 000: [1E, 00011110], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111010> = <01111010> [junit] Read.Copy.2: <> + <01111010> = <01111010> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [C0, 11000000], [junit] ResultExp: <> + <1010111111> = <1010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1010111111> = <1010111111> [junit] Copy: 000: [00, 00000000], [AF, 10101111], [C0, 11000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1010111111> = <1010111111> [junit] Read.Copy.2: <> + <1010111111> = <1010111111> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <11111100101011111110> = <11111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111100101011111110> = <11111100101011111110> [junit] Copy: 000: [00, 00000000], [0F, 00001111], [CA, 11001010], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111100101011111110> = <11111100101011111110> [junit] Read.Copy.2: <> + <11111100101011111110> = <11111100101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <> + <011111110> = <011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110> = <011111110> [junit] Copy: 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110> = <011111110> [junit] Read.Copy.2: <> + <011111110> = <011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [C0, 11000000], [junit] ResultExp: <1> + <0> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1> + <0> = <10> [junit] Copy: 000: [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1> + <0> = <10> [junit] Read.Copy.2: <1> + <0> = <10> [junit] XXX TestLinearBits: msbFirst true, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [DC, 11011100], [junit] ResultExp: <11> + <111> = <11111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <111> = <11111> [junit] Copy: 000: [DC, 11011100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11> + <111> = <11111> [junit] Read.Copy.2: <11> + <111> = <11111> [junit] XXX TestLinearBits: msbFirst true, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [80, 10000000], [junit] ResultExp: <1101111> + <01011111> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111> + <01011111> = <110111101011111> [junit] Copy: 000: [DE, 11011110], [2F, 00101111], [80, 10000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111> + <01011111> = <110111101011111> [junit] Read.Copy.2: <1101111> + <01011111> = <110111101011111> [junit] XXX TestLinearBits: msbFirst true, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [junit] ResultExp: <11011110> + <11001010> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11011110> + <11001010> = <1101111011001010> [junit] Copy: 000: [DE, 11011110], [00, 00000000], [CA, 11001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <11011110> + <11001010> = <1101111011001010> [junit] Read.Copy.2: <11011110> + <11001010> = <1101111011001010> [junit] XXX TestLinearBits: msbFirst true, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <110111101010111> + <11110> = <11011110101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <110111101010111> + <11110> = <11011110101011111110> [junit] Copy: 000: [DE, 11011110], [AE, 10101110], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <110111101010111> + <11110> = <11011110101011111110> [junit] Read.Copy.2: <110111101010111> + <11110> = <11011110101011111110> [junit] XXX TestLinearBits: msbFirst true, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write true], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [DE, 11011110], [AF, 10101111], [CA, 11001010], [FE, 11111110], [junit] ResultExp: <1101111010101111> + <11110> = <110111101010111111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1101111010101111> + <11110> = <110111101010111111110> [junit] Copy: 000: [DE, 11011110], [AF, 10101111], [00, 00000000], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <1101111010101111> + <11110> = <110111101010111111110> [junit] Read.Copy.2: <1101111010101111> + <11110> = <110111101010111111110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test01LinearBitsMSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 1 = 1]: <0> [junit] TestData: : 000: [00, 00000000], [junit] ResultExp: <> + <0> = <0> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0> = <0> [junit] Copy: 000: [00, 00000000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0> = <0> [junit] Read.Copy.2: <> + <0> = <0> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 3 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <011> = <011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011> = <011> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011> = <011> [junit] Read.Copy.2: <> + <011> = <011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 8 = 8]: <01111111> [junit] TestData: : 000: [FE, 11111110], [junit] ResultExp: <> + <01111111> = <01111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111> = <01111111> [junit] Copy: 000: [FE, 11111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111> = <01111111> [junit] Read.Copy.2: <> + <01111111> = <01111111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 10 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <0111111101> = <0111111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0111111101> = <0111111101> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0111111101> = <0111111101> [junit] Read.Copy.2: <> + <0111111101> = <0111111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 30 = 30]: <011111110101001111110101011110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] ResultExp: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [1E, 00011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] Read.Copy.2: <> + <011111110101001111110101011110> = <011111110101001111110101011110> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 0, postBits 32, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 32 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] Read.Copy.2: <> + <01111111010100111111010101111011> = <01111111010100111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 3, skip 0, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <011> + <111> = <011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011> + <111> = <011111> [junit] Copy: 000: [3E, 00111110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011> + <111> = <011111> [junit] Read.Copy.2: <011> + <111> = <011111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 0, post 3 = 11]: <01111111010> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <01111111> + <010> = <01111111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <010> = <01111111010> [junit] Copy: 000: [FE, 11111110], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <010> = <01111111010> [junit] Read.Copy.2: <01111111> + <010> = <01111111010> [junit] XXX TestLinearBits: msbFirst false, preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 9, skip 0, post 3 = 12]: <011111110101> [junit] TestData: : 000: [FE, 11111110], [0A, 00001010], [junit] ResultExp: <011111110> + <101> = <011111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110> + <101> = <011111110101> [junit] Copy: 000: [FE, 11111110], [0A, 00001010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110> + <101> = <011111110101> [junit] Read.Copy.2: <011111110> + <101> = <011111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 1 = 2]: <01> [junit] TestData: : 000: [02, 00000010], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <1> = <1> [junit] Read.Copy.2: <> + <1> = <1> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 1, post 3 = 4]: <0111> [junit] TestData: : 000: [0E, 00001110], [junit] ResultExp: <> + <111> = <111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <111> = <111> [junit] Copy: 000: [0E, 00001110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <111> = <111> [junit] Read.Copy.2: <> + <111> = <111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 2, post 8 = 10]: <0111111101> [junit] TestData: : 000: [FE, 11111110], [02, 00000010], [junit] ResultExp: <> + <11111101> = <11111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11111101> = <11111101> [junit] Copy: 000: [FC, 11111100], [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <11111101> = <11111101> [junit] Read.Copy.2: <> + <11111101> = <11111101> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 8, post 10 = 18]: <011111110101001111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [03, 00000011], [junit] ResultExp: <> + <0101001111> = <0101001111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <0101001111> = <0101001111> [junit] Copy: 000: [00, 00000000], [CA, 11001010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <0101001111> = <0101001111> [junit] Read.Copy.2: <> + <0101001111> = <0101001111> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 12, post 20 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <00111111010101111011> = <00111111010101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <00111111010101111011> = <00111111010101111011> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <00111111010101111011> = <00111111010101111011> [junit] Read.Copy.2: <> + <00111111010101111011> = <00111111010101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 23, post 9 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <101111011> = <101111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <101111011> = <101111011> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <> + <101111011> = <101111011> [junit] Read.Copy.2: <> + <101111011> = <101111011> [junit] XXX TestLinearBits: msbFirst false, preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 1, skip 1, post 1 = 3]: <011> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <01> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <01> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0> + <1> = <01> [junit] Read.Copy.2: <0> + <1> = <01> [junit] XXX TestLinearBits: msbFirst false, preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 2, skip 1, post 3 = 6]: <011111> [junit] TestData: : 000: [3E, 00111110], [junit] ResultExp: <01> + <111> = <01111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01> + <111> = <01111> [junit] Copy: 000: [3A, 00111010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01> + <111> = <01111> [junit] Read.Copy.2: <01> + <111> = <01111> [junit] XXX TestLinearBits: msbFirst false, preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 7, skip 2, post 8 = 17]: <01111111010100111> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [01, 00000001], [junit] ResultExp: <0111111> + <10100111> = <011111110100111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111> + <10100111> = <011111110100111> [junit] Copy: 000: [7E, 01111110], [CA, 11001010], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111> + <10100111> = <011111110100111> [junit] Read.Copy.2: <0111111> + <10100111> = <011111110100111> [junit] XXX TestLinearBits: msbFirst false, preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 8, skip 8, post 8 = 24]: <011111110101001111110101> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [junit] ResultExp: <01111111> + <11110101> = <0111111111110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111111> + <11110101> = <0111111111110101> [junit] Copy: 000: [FE, 11111110], [00, 00000000], [AF, 10101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <01111111> + <11110101> = <0111111111110101> [junit] Read.Copy.2: <01111111> + <11110101> = <0111111111110101> [junit] XXX TestLinearBits: msbFirst false, preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 15, skip 12, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <011111110101001> + <11011> = <01111111010100111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <011111110101001> + <11011> = <01111111010100111011> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <011111110101001> + <11011> = <01111111010100111011> [junit] Read.Copy.2: <011111110101001> + <11011> = <01111111010100111011> [junit] XXX TestLinearBits: msbFirst false, preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data false, write false], bits[pre 16, skip 11, post 5 = 32]: <01111111010100111111010101111011> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <0111111101010011> + <11011> = <011111110101001111011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0111111101010011> + <11011> = <011111110101001111011> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Copy.1: <0111111101010011> + <11011> = <011111110101001111011> [junit] Read.Copy.2: <0111111101010011> + <11011> = <011111110101001111011> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test02LinearBitsLSBFirst [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 1, totalBits 1 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 1 = 1]: <1> [junit] TestData: : 000: [01, 00000001], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 3, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 3 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 8, totalBits 8 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 8 = 8]: <11011110> [junit] TestData: : 000: [DE, 11011110], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 10, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 10 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 30, totalBits 30 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 30 = 30]: <110111101010111111001010111111> [junit] TestData: : 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] ResultExp: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] Copy: 000: [BF, 10111111], [F2, 11110010], [AB, 10101011], [37, 00110111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101010111111001010111111> = <110111101010111111001010111111> [junit] XXX TestBulkBits: preBits 0, skipBits 0, postBits 31, totalBits 31 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 0, post 31 = 31]: <1101111010101111110010101111111> [junit] TestData: : 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [7F, 01111111], [E5, 11100101], [57, 01010111], [6F, 01101111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 3, skipBits 0, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 0, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <111> + <110> = <110111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111> + <110> = <110111> [junit] Copy: 000: [37, 00110111], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111> + <110> = <110111> [junit] XXX TestBulkBits: preBits 8, skipBits 0, postBits 3, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 0, post 3 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110101> + <110> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110101> + <110> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110101> + <110> = <11011110101> [junit] XXX TestBulkBits: preBits 9, skipBits 0, postBits 3, totalBits 12 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 9, skip 0, post 3 = 12]: <110111101010> [junit] TestData: : 000: [EA, 11101010], [0D, 00001101], [junit] ResultExp: <111101010> + <110> = <110111101010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <111101010> + <110> = <110111101010> [junit] Copy: 000: [EA, 11101010], [0D, 00001101], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <111101010> + <110> = <110111101010> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 6, totalBits 11 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 6 = 11]: <11011110101> [junit] TestData: : 000: [F5, 11110101], [06, 00000110], [junit] ResultExp: <10101> + <110111> = <11011110101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <110111> = <11011110101> [junit] Copy: 000: [F5, 11110101], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <110111> = <11011110101> [junit] XXX TestBulkBits: preBits 5, skipBits 0, postBits 8, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 0, post 8 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <10101> + <11011110> = <1101111010101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <10101> + <11011110> = <1101111010101> [junit] Copy: 000: [D5, 11010101], [1B, 00011011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <10101> + <11011110> = <1101111010101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 1, totalBits 2 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 1 = 2]: <11> [junit] TestData: : 000: [03, 00000011], [junit] ResultExp: <> + <1> = <1> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1> = <1> [junit] Copy: 000: [02, 00000010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1> = <1> [junit] XXX TestBulkBits: preBits 3, skipBits 6, postBits 4, totalBits 13 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 3, skip 6, post 4 = 13]: <1101111010101> [junit] TestData: : 000: [D5, 11010101], [1B, 00011011], [junit] ResultExp: <101> + <1101> = <1101101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <101> + <1101> = <1101101> [junit] Copy: 000: [05, 00000101], [1A, 00011010], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <101> + <1101> = <1101101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 3, totalBits 4 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 3 = 4]: <1101> [junit] TestData: : 000: [0D, 00001101], [junit] ResultExp: <> + <110> = <110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110> = <110> [junit] Copy: 000: [0C, 00001100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110> = <110> [junit] XXX TestBulkBits: preBits 0, skipBits 2, postBits 8, totalBits 10 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 2, post 8 = 10]: <1101111010> [junit] TestData: : 000: [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <11011110> = <11011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110> = <11011110> [junit] Copy: 000: [78, 01111000], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110> = <11011110> [junit] XXX TestBulkBits: preBits 0, skipBits 8, postBits 10, totalBits 18 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 8, post 10 = 18]: <110111101010111111> [junit] TestData: : 000: [BF, 10111111], [7A, 01111010], [03, 00000011], [junit] ResultExp: <> + <1101111010> = <1101111010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010> = <1101111010> [junit] Copy: 000: [00, 00000000], [7A, 01111010], [03, 00000011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010> = <1101111010> [junit] XXX TestBulkBits: preBits 0, skipBits 12, postBits 20, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 12, post 20 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <11011110101011111100> = <11011110101011111100> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] Copy: 000: [00, 00000000], [C0, 11000000], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <11011110101011111100> = <11011110101011111100> [junit] XXX TestBulkBits: preBits 0, skipBits 23, postBits 9, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 23, post 9 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <110111101> = <110111101> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <110111101> = <110111101> [junit] Copy: 000: [00, 00000000], [00, 00000000], [80, 10000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <110111101> = <110111101> [junit] XXX TestBulkBits: preBits 0, skipBits 1, postBits 31, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 0, skip 1, post 31 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <> + <1101111010101111110010101111111> = <1101111010101111110010101111111> [junit] XXX TestBulkBits: preBits 1, skipBits 1, postBits 1, totalBits 3 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 1, skip 1, post 1 = 3]: <110> [junit] TestData: : 000: [06, 00000110], [junit] ResultExp: <0> + <1> = <10> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <0> + <1> = <10> [junit] Copy: 000: [04, 00000100], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <0> + <1> = <10> [junit] XXX TestBulkBits: preBits 2, skipBits 1, postBits 3, totalBits 6 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 2, skip 1, post 3 = 6]: <110111> [junit] TestData: : 000: [37, 00110111], [junit] ResultExp: <11> + <110> = <11011> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11> + <110> = <11011> [junit] Copy: 000: [33, 00110011], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11> + <110> = <11011> [junit] XXX TestBulkBits: preBits 7, skipBits 2, postBits 8, totalBits 17 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 7, skip 2, post 8 = 17]: <11011110101011111> [junit] TestData: : 000: [5F, 01011111], [BD, 10111101], [01, 00000001], [junit] ResultExp: <1011111> + <11011110> = <110111101011111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1011111> + <11011110> = <110111101011111> [junit] Copy: 000: [5F, 01011111], [BC, 10111100], [01, 00000001], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1011111> + <11011110> = <110111101011111> [junit] XXX TestBulkBits: preBits 8, skipBits 8, postBits 8, totalBits 24 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 8, skip 8, post 8 = 24]: <110111101010111111001010> [junit] TestData: : 000: [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <11001010> + <11011110> = <1101111011001010> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11001010> + <11011110> = <1101111011001010> [junit] Copy: 000: [CA, 11001010], [00, 00000000], [DE, 11011110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11001010> + <11011110> = <1101111011001010> [junit] XXX TestBulkBits: preBits 15, skipBits 12, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 15, skip 12, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <100101011111110> + <11011> = <11011100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] Copy: 000: [FE, 11111110], [4A, 01001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <100101011111110> + <11011> = <11011100101011111110> [junit] XXX TestBulkBits: preBits 16, skipBits 11, postBits 5, totalBits 32 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 16, skip 11, post 5 = 32]: <11011110101011111100101011111110> [junit] TestData: : 000: [FE, 11111110], [CA, 11001010], [AF, 10101111], [DE, 11011110], [junit] ResultExp: <1100101011111110> + <11011> = <110111100101011111110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] Copy: 000: [FE, 11111110], [CA, 11001010], [00, 00000000], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <1100101011111110> + <11011> = <110111100101011111110> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 5, totalBits 16 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 5 = 16]: <1101111010101111> [junit] TestData: : 000: [AF, 10101111], [DE, 11011110], [junit] ResultExp: <01111> + <11011> = <1101101111> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <01111> + <11011> = <1101101111> [junit] Copy: 000: [0F, 00001111], [D8, 11011000], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <01111> + <11011> = <1101101111> [junit] XXX TestBulkBits: preBits 5, skipBits 6, postBits 8, totalBits 19 [junit] Prepare bitstream [junit] TestData: msbFirst[data true, write false], bits[pre 5, skip 6, post 8 = 19]: <1101111010101111110> [junit] TestData: : 000: [7E, 01111110], [F5, 11110101], [06, 00000110], [junit] ResultExp: <11110> + <11011110> = <1101111011110> [junit] Reading bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Read.Test: <11110> + <11011110> = <1101111011110> [junit] Copy: 000: [1E, 00011110], [F0, 11110000], [06, 00000110], [junit] Reading copy-bitstream: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] Copy.Test: <11110> + <11011110> = <1101111011110> [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test03BulkBits [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] TestData: msbFirst[data false, write false], bits[pre 0, skip 0, post 0 = 0]: <> [junit] 01a: Bitstream[input, pos 0 [byteP 0, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] 01b: Bitstream[closed, pos -1 [byteP -1, bitCnt 0], bitbuf [0x00, msbFirst true, 00000000]] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream01 - test05ErrorHandling [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507964319 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestBitstream02 [junit] ++++ Test Singleton.lock() [junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507964908 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] XXX Test01Int8BitsAligned: value 0, [00, 00000000] [junit] Read8.1 0, [00, 00000000] [junit] Read8.2 0, [00, 00000000] [junit] XXX Test01Int8BitsAligned: value 1, [01, 00000001] [junit] Read8.1 1, [01, 00000001] [junit] Read8.2 1, [01, 00000001] [junit] XXX Test01Int8BitsAligned: value 7, [07, 00000111] [junit] Read8.1 7, [07, 00000111] [junit] Read8.2 7, [07, 00000111] [junit] XXX Test01Int8BitsAligned: value -128, [FF80, 10000000] [junit] Read8.1 -128, [FF80, 10000000] [junit] Read8.2 -128, [FF80, 10000000] [junit] XXX Test01Int8BitsAligned: value 127, [7F, 01111111] [junit] Read8.1 127, [7F, 01111111] [junit] Read8.2 127, [7F, 01111111] [junit] XXX Test01Int8BitsAligned: value -1, [FFFF, 11111111] [junit] Read8.1 -1, [FFFF, 11111111] [junit] Read8.2 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 0, [00, 00000000] [junit] ReadPre 0, [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 1, [01, 00000001] [junit] ReadPre 0, [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 7, [07, 00000111] [junit] ReadPre 0, [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -128, [FF80, 10000000] [junit] ReadPre 0, [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 127, [7F, 01111111] [junit] ReadPre 0, [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -1, [FFFF, 11111111] [junit] ReadPre 0, [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 0, [00, 00000000] [junit] ReadPre 0, 0 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 1, [01, 00000001] [junit] ReadPre 0, 0 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 7, [07, 00000111] [junit] ReadPre 0, 0 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -128, [FF80, 10000000] [junit] ReadPre 0, 0 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 127, [7F, 01111111] [junit] ReadPre 0, 0 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 0, [00, 00000000] [junit] ReadPre 0, 0000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 1, [01, 00000001] [junit] ReadPre 0, 0000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 7, [07, 00000111] [junit] ReadPre 0, 0000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 0, [00, 00000000] [junit] ReadPre 0, 00000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 1, [01, 00000001] [junit] ReadPre 0, 00000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 7, [07, 00000111] [junit] ReadPre 0, 00000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -128, [FF80, 10000000] [junit] ReadPre 0, 00000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 127, [7F, 01111111] [junit] ReadPre 0, 00000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -1, [FFFF, 11111111] [junit] ReadPre 0, 00000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 0, [00, 00000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 1, [01, 00000001] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 7, [07, 00000111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] Testsuite: com.jogamp.common.util.TestBitstream02 [junit] SLOCK [T main @ 1433507964969 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.605 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507964908 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] XXX Test01Int8BitsAligned: value 0, [00, 00000000] [junit] Read8.1 0, [00, 00000000] [junit] Read8.2 0, [00, 00000000] [junit] XXX Test01Int8BitsAligned: value 1, [01, 00000001] [junit] Read8.1 1, [01, 00000001] [junit] Read8.2 1, [01, 00000001] [junit] XXX Test01Int8BitsAligned: value 7, [07, 00000111] [junit] Read8.1 7, [07, 00000111] [junit] Read8.2 7, [07, 00000111] [junit] XXX Test01Int8BitsAligned: value -128, [FF80, 10000000] [junit] Read8.1 -128, [FF80, 10000000] [junit] Read8.2 -128, [FF80, 10000000] [junit] XXX Test01Int8BitsAligned: value 127, [7F, 01111111] [junit] Read8.1 127, [7F, 01111111] [junit] Read8.2 127, [7F, 01111111] [junit] XXX Test01Int8BitsAligned: value -1, [FFFF, 11111111] [junit] Read8.1 -1, [FFFF, 11111111] [junit] Read8.2 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 0, [00, 00000000] [junit] ReadPre 0, [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 1, [01, 00000001] [junit] ReadPre 0, [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 7, [07, 00000111] [junit] ReadPre 0, [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -128, [FF80, 10000000] [junit] ReadPre 0, [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 127, [7F, 01111111] [junit] ReadPre 0, [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -1, [FFFF, 11111111] [junit] ReadPre 0, [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 0, [00, 00000000] [junit] ReadPre 0, 0 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 1, [01, 00000001] [junit] ReadPre 0, 0 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 7, [07, 00000111] [junit] ReadPre 0, 0 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -128, [FF80, 10000000] [junit] ReadPre 0, 0 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 127, [7F, 01111111] [junit] ReadPre 0, 0 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 0, [00, 00000000] [junit] ReadPre 0, 0000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 1, [01, 00000001] [junit] ReadPre 0, 0000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 7, [07, 00000111] [junit] ReadPre 0, 0000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 0, [00, 00000000] [junit] ReadPre 0, 00000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 1, [01, 00000001] [junit] ReadPre 0, 00000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 7, [07, 00000111] [junit] ReadPre 0, 00000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -128, [FF80, 10000000] [junit] ReadPre 0, 00000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 127, [7F, 01111111] [junit] ReadPre 0, 00000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -1, [FFFF, 11111111] [junit] ReadPre 0, 00000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 0, [00, 00000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 1, [01, 00000001] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 7, [07, 00000111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507964969 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Int8BitsAligned took 0.001 sec [junit] Testcase: test02Int8BitsUnaligned took 0.005 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.605 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-29 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507964908 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] XXX Test01Int8BitsAligned: value 0, [00, 00000000] [junit] Read8.1 0, [00, 00000000] [junit] Read8.2 0, [00, 00000000] [junit] XXX Test01Int8BitsAligned: value 1, [01, 00000001] [junit] Read8.1 1, [01, 00000001] [junit] Read8.2 1, [01, 00000001] [junit] XXX Test01Int8BitsAligned: value 7, [07, 00000111] [junit] Read8.1 7, [07, 00000111] [junit] Read8.2 7, [07, 00000111] [junit] XXX Test01Int8BitsAligned: value -128, [FF80, 10000000] [junit] Read8.1 -128, [FF80, 10000000] [junit] Read8.2 -128, [FF80, 10000000] [junit] XXX Test01Int8BitsAligned: value 127, [7F, 01111111] [junit] Read8.1 127, [7F, 01111111] [junit] Read8.2 127, [7F, 01111111] [junit] XXX Test01Int8BitsAligned: value -1, [FFFF, 11111111] [junit] Read8.1 -1, [FFFF, 11111111] [junit] Read8.2 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test01Int8BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 0, [00, 00000000] [junit] ReadPre 0, [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 1, [01, 00000001] [junit] ReadPre 0, [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 7, [07, 00000111] [junit] ReadPre 0, [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -128, [FF80, 10000000] [junit] ReadPre 0, [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value 127, [7F, 01111111] [junit] ReadPre 0, [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 0, value -1, [FFFF, 11111111] [junit] ReadPre 0, [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 0, [00, 00000000] [junit] ReadPre 0, 0 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 1, [01, 00000001] [junit] ReadPre 0, 0 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 7, [07, 00000111] [junit] ReadPre 0, 0 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -128, [FF80, 10000000] [junit] ReadPre 0, 0 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value 127, [7F, 01111111] [junit] ReadPre 0, 0 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 1, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 0, [00, 00000000] [junit] ReadPre 0, 0000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 1, [01, 00000001] [junit] ReadPre 0, 0000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 7, [07, 00000111] [junit] ReadPre 0, 0000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 7, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 0, [00, 00000000] [junit] ReadPre 0, 00000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 1, [01, 00000001] [junit] ReadPre 0, 00000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 7, [07, 00000111] [junit] ReadPre 0, 00000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -128, [FF80, 10000000] [junit] ReadPre 0, 00000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value 127, [7F, 01111111] [junit] ReadPre 0, 00000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 8, value -1, [FFFF, 11111111] [junit] ReadPre 0, 00000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 15, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 0, [00, 00000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 1, [01, 00000001] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 7, [07, 00000111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -128, [FF80, 10000000] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value 127, [7F, 01111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 24, value -1, [FFFF, 11111111] [junit] ReadPre 0, 000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 0, [00, 00000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 0, [00, 00000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 1, [01, 00000001] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 1, [01, 00000001] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 7, [07, 00000111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 7, [07, 00000111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -128, [FF80, 10000000] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -128, [FF80, 10000000] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value 127, [7F, 01111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 127, [7F, 01111111] [junit] XXX Test02Int8BitsUnaligned: preBits 25, value -1, [FFFF, 11111111] [junit] ReadPre 0, 0000000000000000000000000 [junit] Read8 -1, [FFFF, 11111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream02 - test02Int8BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507964969 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestBitstream03 [junit] Testsuite: com.jogamp.common.util.TestBitstream03 [junit] ++++ Test Singleton.lock() [junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507965527 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [00, 00000000], [80, 10000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507965660 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.68 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507965527 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [00, 00000000], [80, 10000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507965660 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Int16BitsAligned took 0.009 sec [junit] Testcase: test02Int16BitsUnaligned took 0.071 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.68 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-30 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507965527 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder null (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [00, 00000000], [01, 00000001], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [00, 00000000], [07, 00000111], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] Read16.1 0, [0000, 0000000000000000] [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [junit] Read16.2 0, [0000, 0000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] Read16.1 1, [0001, 0000000000000001] [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [junit] Read16.2 1, [0001, 0000000000000001] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] Read16.1 7, [0007, 0000000000000111] [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [junit] Read16.2 7, [0007, 0000000000000111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.1 4095, [0FFF, 0000111111111111] [junit] TestData.2: : 000: [FF, 11111111], [0F, 00001111], [junit] Read16.2 4095, [0FFF, 0000111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] Read16.1 -32768, [8000, 1000000000000000] [junit] TestData.2: : 000: [00, 00000000], [80, 10000000], [junit] Read16.2 -32768, [8000, 1000000000000000] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.1 32767, [7FFF, 0111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [7F, 01111111], [junit] Read16.2 32767, [7FFF, 0111111111111111] [junit] XXX Test01Int16BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.1 -1, [FFFF, 1111111111111111] [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [junit] Read16.2 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test01Int16BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [junit] ReadPre 0, [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [03, 00000011], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [87, 10000111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [BF, 10111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0F, 00001111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [7F, 01111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [1E, 00011110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FE, 11111110], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [junit] ReadPre 0, [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [junit] ReadPre 0, [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [junit] ReadPre 0, [junit] ++++ Test Singleton.lock() [junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507966274 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [junit] ReadPre 0, [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 0000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 0000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 0000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 0000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 0000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 00000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 00000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 00000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 00000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 00000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [03, 00000011], [00, 00000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [07, 00000111], [junit] ReadPre 0, 000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [40, 01000000], [junit] ReadPre 0, 000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [3F, 00111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [80, 10000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [00, 00000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [0F, 00001111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [7F, 01111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FF, 11111111], [FF, 11111111], [junit] ReadPre 0, 000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [0000, 0000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 0, [0000, 0000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [0001, 0000000000000001] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [02, 00000010], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 1, [0001, 0000000000000001] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [0007, 0000000000000111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [0E, 00001110], [00, 00000000], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 7, [0007, 0000000000000111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 4095, [0FFF, 0000111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [1F, 00011111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 4095, [0FFF, 0000111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -32768, [8000, 1000000000000000] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -32768, [8000, 1000000000000000] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 32767, [7FFF, 0111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [00, 00000000], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 32767, [7FFF, 0111111111111111] [junit] XXX Test02Int16BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFF, 1111111111111111] [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [FE, 11111110], [FF, 11111111], [01, 00000001], [junit] ReadPre 0, 0000000000000000000000000 [junit] Read16 -1, [FFFF, 1111111111111111] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream03 - test02Int16BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507965660 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestBitstream04 [junit] Testsuite: com.jogamp.common.util.TestBitstream04 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507966436 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.716 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507966274 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507966436 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Int32BitsAligned took 0.031 sec [junit] Testcase: test02Int32BitsUnaligned took 0.045 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.716 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-31 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507966274 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder null (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [01, 00000001], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [07, 00000111], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [0F, 00001111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [80, 10000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [7F, 01111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder BIG_ENDIAN (bigEndian true), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: 0, 0x0 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test01Int32BitsAligned: 1, 0x1 [junit] TestData.1: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] TestData.2: : 000: [01, 00000001], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test01Int32BitsAligned: 7, 0x7 [junit] TestData.1: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.1 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] TestData.2: : 000: [07, 00000111], [00, 00000000], [00, 00000000], [00, 00000000], [junit] Read32.2 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 268435455, 0xfffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.1 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [0F, 00001111], [junit] Read32.2 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test01Int32BitsAligned: -2147483648, 0x80000000 [junit] TestData.1: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.1 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [00, 00000000], [00, 00000000], [00, 00000000], [80, 10000000], [junit] Read32.2 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: 2147483647, 0x7fffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.1 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [7F, 01111111], [junit] Read32.2 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test01Int32BitsAligned: byteOrder LITTLE_ENDIAN (bigEndian false), value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test01Int32BitsAligned: -1, 0xffffffff [junit] TestData.1: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.1 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] TestData.2: : 000: [FF, 11111111], [FF, 11111111], [FF, 11111111], [FF, 11111111], [junit] Read32.2 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test01Int32BitsAligned [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder null (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder BIG_ENDIAN (bigEndian true), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 0, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 1, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 7, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 8, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 00000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ Test Singleton.lock() [junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507967118 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 15, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 24, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 0, [00000000, 00000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: 0, 0x0 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000000, 0x0; int32_l 000000000000 0x0; uint32_i 000000000000 0x0 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 1, [00000001, 00000000000000000000000000000001] [junit] XXX Test02Int32BitsUnaligned: 1, 0x1 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000001, 0x1; int32_l 000000000001 0x1; uint32_i 000000000001 0x1 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 7, [00000007, 00000000000000000000000000000111] [junit] XXX Test02Int32BitsUnaligned: 7, 0x7 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000000000007, 0x7; int32_l 000000000007 0x7; uint32_i 000000000007 0x7 [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 268435455, [0FFFFFFF, 00001111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 268435455, 0xfffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 000268435455, 0xfffffff; int32_l 000268435455 0xfffffff; uint32_i 000268435455 0xfffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -2147483648, [80000000, 10000000000000000000000000000000] [junit] XXX Test02Int32BitsUnaligned: -2147483648, 0x80000000 [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483648, 0x80000000; int32_l -02147483648 0x80000000; uint32_i -00000000001 0xffffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value 2147483647, [7FFFFFFF, 01111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: 2147483647, 0x7fffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 002147483647, 0x7fffffff; int32_l 002147483647 0x7fffffff; uint32_i 002147483647 0x7fffffff [junit] XXX Test02Int32BitsUnaligned: byteOrder LITTLE_ENDIAN (bigEndian false), preBits 25, value -1, [FFFFFFFF, 11111111111111111111111111111111] [junit] XXX Test02Int32BitsUnaligned: -1, 0xffffffff [junit] ReadPre 0, 0000000000000000000000000 [junit] Read32 uint32_l 004294967295, 0xffffffff; int32_l -00000000001 0xffffffff; uint32_i -00000000001 0xffffffff [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestBitstream04 - test02Int32BitsUnaligned [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507966436 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestFloatStack01 [junit] Testsuite: com.jogamp.common.util.TestFloatStack01 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507967192 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507967748 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.618 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507967118 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507967192 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01PrimitiveArray_I32_G02 took 0.003 sec [junit] Testcase: test02PrimitiveArray_I00_G32 took 0.004 sec [junit] Testcase: test11FloatBuffer_I32_G02 took 0.004 sec [junit] Testcase: test12FloatBuffer_I00_G32 took 0.006 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.618 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-32 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507967118 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestFloatStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507967192 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestIOUtil01 [junit] Testsuite: com.jogamp.common.util.TestIOUtil01 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507967837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.635 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507967748 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507967837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCopyStream01Array took 0.002 sec [junit] Testcase: testCopyStream02Buffer took 0.003 sec [junit] Testcase: testCopyStream03Buffer took 0.041 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.635 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-33 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507967748 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream01Array [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream02Buffer [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIOUtil01 - testCopyStream03Buffer [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507967837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestIntegerStack01 [junit] Testsuite: com.jogamp.common.util.TestIntegerStack01 [junit] ++++ Test Singleton.lock() [junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507968417 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507968489 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.617 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507968417 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507968489 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01PrimitiveArray_I32_G02 took 0.002 sec [junit] Testcase: test02PrimitiveArray_I00_G32 took 0.001 sec [junit] Testcase: test11FloatBuffer_I32_G02 took 0.002 sec [junit] Testcase: test12FloatBuffer_I00_G32 took 0.001 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.617 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-34 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507968417 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test01PrimitiveArray_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test02PrimitiveArray_I00_G32 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test11FloatBuffer_I32_G02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIntegerStack01 - test12FloatBuffer_I00_G32 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507968489 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestIteratorIndexCORE [junit] Testsuite: com.jogamp.common.util.TestIteratorIndexCORE [junit] ++++ Test Singleton.lock() [junit] Thread-35 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507969042 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] test01-arraylist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] test01-linkedlist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] test01-linkedlist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] test01-arraylist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507972424 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.927 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-35 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507969042 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] test01-arraylist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] test01-linkedlist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] test01-linkedlist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] test01-arraylist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507972424 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01ArrayListIterator took 2.002 sec [junit] Testcase: test01LinkedListListIndex took 0.587 sec [junit] Testcase: test01LinkedListListIterator took 0.523 sec [junit] Testcase: test0ArrayListIndex took 0.174 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.927 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-35 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507969042 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] test01-arraylist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01ArrayListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] test01-linkedlist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIndex [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] test01-linkedlist-iterator sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test01LinkedListListIterator [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] test01-arraylist-index sum: 549999945 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestIteratorIndexCORE - test0ArrayListIndex [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507972424 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestJarUtil [junit] Testsuite: com.jogamp.common.util.TestJarUtil [junit] ++++ Test Singleton.lock() [junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507972980 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln8376710858583811850 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507973085 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.651 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507972980 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln8376710858583811850 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507973085 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testJarUtilFlat01 took 0.003 sec [junit] Testcase: testJarUtilJarInJar01 took 0.006 sec [junit] Testcase: testJarUtilJarInJar02 took 0.003 sec [junit] Testcase: testJarUtilJarInJar03 took 0.004 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.651 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-36 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507972980 ms +++ localhost/127.0.0.1:59999 - Locked within 2 ms, 1 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln8376710858583811850 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ClassInJar0.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar!/ [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] Entries of /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar0.class [junit] 3: ClassInJar1.jar [junit] 4: sub/ClassInJar2.jar [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilFlat01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ClassInJar1.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/ClassInJar1.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar1.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 ascii : jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (raw), file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ClassInJar2.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarSubUri: [junit] ZZZZZZ Uri file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 ascii : file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 native-file: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (raw), /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] URLConnection of jarSubURL: sun.net.www.protocol.file.FileURLConnection:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar [junit] URLConnection: sun.net.www.protocol.jar.JarURLConnection:jar:file:/var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar!/ [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] Entries of /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln5724315815126479524/sub/ClassInJar2.jar: [junit] 0: META-INF/ [junit] 1: META-INF/MANIFEST.MF [junit] 2: ClassInJar2.class [junit] XXXXXXXXXXXXXXXXXXXXXXXXXXXX [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestJarUtil - testJarUtilJarInJar03 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507973085 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestLFRingBuffer01 [junit] Testsuite: com.jogamp.common.util.TestLFRingBuffer01 [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.083 sec [junit] [junit] Testcase: test11_GrowEmpty02_Begin2 took 0.001 sec [junit] Testcase: test20_GrowFull01_Begin took 0 sec [junit] Testcase: test25_GrowFull11_End1 took 0.001 sec [junit] Testcase: test21_GrowFull02_Begin1 took 0 sec [junit] Testcase: test03_FullReadReset took 0 sec [junit] Testcase: test24_GrowFull05_End took 0 sec [junit] Testcase: test22_GrowFull03_Begin2 took 0 sec [junit] Testcase: test10_GrowEmpty01_Begin took 0 sec [junit] Testcase: test02_EmptyWrite took 0 sec [junit] Testcase: test26_GrowFull12_End2 took 0 sec [junit] Testcase: test04_EmptyWriteClear took 0.001 sec [junit] Testcase: test13_GrowEmpty04_End2 took 0 sec [junit] Testcase: test23_GrowFull04_Begin3 took 0.001 sec [junit] Testcase: test12_GrowEmpty03_End took 0 sec [junit] Testcase: test06_ReadResetMid02 took 0 sec [junit] Testcase: test27_GrowFull13_End3 took 0 sec [junit] Testcase: test05_ReadResetMid01 took 0.001 sec [junit] Testcase: test01_FullRead took 0 sec [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.083 sec [junit] [junit] ++++ Test Singleton.lock() [junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507973789 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] [junit] [junit] OS name/type: Mac OS X, MACOS [junit] OS version: 10.9.5, 10.9.5 [junit] [junit] Arch, CPU: x86_64, X86_64/X86 [junit] OS/Arch: macosx-universal [junit] [junit] Java runtime: Java(TM) SE Runtime Environment [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/ [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) 64-Bit Server VM [junit] [junit] MD: MachineDataInfo: runtimeValidated 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] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] Testsuite: com.jogamp.common.util.TestPlatform01 [junit] Testsuite: com.jogamp.common.util.TestPlatform01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] PageSize: 4096 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507973943 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-38 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507974497 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] BB.0: java.lang.Object@12ada9e9 [junit] BB.1: java.lang.Object@12ada9e9 [junit] BB.2 [junit] CA.1: java.lang.Object@12ada9e9 [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.698 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507973789 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] [junit] [junit] OS name/type: Mac OS X, MACOS [junit] OS version: 10.9.5, 10.9.5 [junit] [junit] Arch, CPU: x86_64, X86_64/X86 [junit] OS/Arch: macosx-universal [junit] [junit] Java runtime: Java(TM) SE Runtime Environment [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/ [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) 64-Bit Server VM [junit] [junit] MD: MachineDataInfo: runtimeValidated 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] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] PageSize: 4096 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507973943 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testInfo00 took 0 sec [junit] Testcase: testPageSize01 took 0.001 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.698 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-37 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507973789 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] [junit] [junit] OS name/type: Mac OS X, MACOS [junit] OS version: 10.9.5, 10.9.5 [junit] [junit] Arch, CPU: x86_64, X86_64/X86 [junit] OS/Arch: macosx-universal [junit] [junit] Java runtime: Java(TM) SE Runtime Environment [junit] Java vendor[name/url]: Apple Inc./http://www.apple.com/ [junit] Java version, vm: 1.6.0_65, Java HotSpot(TM) 64-Bit Server VM [junit] [junit] MD: MachineDataInfo: runtimeValidated 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] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testInfo00 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] PageSize: 4096 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestPlatform01 - testPageSize01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507973943 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestRunnableTask01 [junit] Testsuite: com.jogamp.common.util.TestRunnableTask01 [junit] BB.0: java.lang.Object@7362e07d [junit] BB.1: java.lang.Object@7362e07d [junit] BB.2 [junit] CA.1 [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507974551 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.599 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-38 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507974497 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] BB.0: java.lang.Object@12ada9e9 [junit] BB.1: java.lang.Object@12ada9e9 [junit] BB.2 [junit] CA.1: java.lang.Object@12ada9e9 [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] BB.0: java.lang.Object@7362e07d [junit] BB.1: java.lang.Object@7362e07d [junit] BB.2 [junit] CA.1 [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507974551 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testInvokeAndWait00 took 0.001 sec [junit] Testcase: testInvokeAndWait01 took 0.002 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.599 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-38 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507974497 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] BB.0: java.lang.Object@12ada9e9 [junit] BB.1: java.lang.Object@12ada9e9 [junit] BB.2 [junit] CA.1: java.lang.Object@12ada9e9 [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait00 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] BB.0: java.lang.Object@7362e07d [junit] BB.1: java.lang.Object@7362e07d [junit] BB.2 [junit] CA.1 [junit] CA.X [junit] BB.3 [junit] BB.X [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestRunnableTask01 - testInvokeAndWait01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507974551 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01 [junit] Testsuite: com.jogamp.common.util.TestSyncRingBuffer01 [junit] ++++ Test Singleton.lock() [junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507975220 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.107 sec [junit] [junit] Testcase: test11_GrowEmpty02_Begin2 took 0.001 sec [junit] Testcase: test20_GrowFull01_Begin took 0 sec [junit] Testcase: test25_GrowFull11_End1 took 0 sec [junit] Testcase: test21_GrowFull02_Begin1 took 0 sec [junit] Testcase: test03_FullReadReset took 0 sec [junit] Testcase: test24_GrowFull05_End took 0 sec [junit] Testcase: test22_GrowFull03_Begin2 took 0 sec [junit] Testcase: test10_GrowEmpty01_Begin took 0 sec [junit] Testcase: test02_EmptyWrite took 0.001 sec [junit] Testcase: test26_GrowFull12_End2 took 0 sec [junit] Testcase: test04_EmptyWriteClear took 0.001 sec [junit] Testcase: test13_GrowEmpty04_End2 took 0 sec [junit] Testcase: test23_GrowFull04_Begin3 took 0.001 sec [junit] Testcase: test12_GrowEmpty03_End took 0 sec [junit] Testcase: test06_ReadResetMid02 took 0.001 sec [junit] Testcase: test27_GrowFull13_End3 took 0.001 sec [junit] Testcase: test05_ReadResetMid01 took 0.001 sec [junit] Testcase: test01_FullRead took 0 sec [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.107 sec [junit] [junit] Testsuite: com.jogamp.common.util.TestSystemPropsAndEnvs [junit] Testsuite: com.jogamp.common.util.TestSystemPropsAndEnvs [junit] 1: TERM = xterm-256color [junit] 2: JENKINS_HOME = /srv/jenkins [junit] 3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 4: JAVA_HOME = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 5: TERM_PROGRAM = Apple_Terminal [junit] 6: HUDSON_URL = https://jogamp.org/chuck/ [junit] 7: SOURCE_LEVEL = 1.6 [junit] 8: GIT_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/ [junit] 10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 11: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 12: BUILD_NUMBER = 860 [junit] 13: EXECUTOR_NUMBER = 1 [junit] 14: LaunchKeepContext = 1 [junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 16: SECURITYSESSIONID = 186a5 [junit] 17: PATH = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin [junit] 18: label = macosx-10_6-x86_64-nvidia [junit] 19: JENKINS_URL = https://jogamp.org/chuck/ [junit] 20: JUNIT_DISABLED = false [junit] 21: Apple_PubSub_Socket_Render = /tmp/launch-khDS98/Render [junit] 22: HUDSON_HOME = /srv/jenkins [junit] 23: JAVA_MAIN_CLASS_346 = hudson.remoting.Launcher [junit] 24: JAVA_MAIN_CLASS_1404 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner [junit] 25: ANT_PATH = /opt-share/apache-ant [junit] 26: com.apple.java.jvmMode = client [junit] 27: TERM_PROGRAM_VERSION = 326 [junit] 28: SHLVL = 3 [junit] 29: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar [junit] 30: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 31: __CF_USER_TEXT_ENCODING = 0x1F6:0:0 [junit] 32: GIT_PREVIOUS_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 33: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org [junit] 34: TERM_SESSION_ID = C4B74704-D7A4-41A5-A99E-837B7BE1EBFB [junit] 35: BUILD_ID = 2015-06-05_14-18-27 [junit] 36: GIT_URL = git://jogamp.org/srv/scm/gluegen.git [junit] 37: LOGNAME = jogamp [junit] 38: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-860 [junit] 39: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/860/ [junit] 40: __CHECKFIX1436934 = 1 [junit] 41: JAVA_MAIN_CLASS_1186 = org.apache.tools.ant.launch.Launcher [junit] 42: TARGET_LEVEL = 1.6 [junit] 43: SHELL = /bin/bash [junit] 44: BUILD_DISPLAY_NAME = #860 [junit] 45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia [junit] 46: GIT_BRANCH = origin/master [junit] 47: BUILD_ARCHIVE = true [junit] 48: ANT_HOME = /opt-share/apache-ant [junit] 49: USER = jogamp [junit] 50: com.apple.java.jvmTask = CommandLine_Manual.java.java.java [junit] 51: HOME = /Users/jogamp [junit] 52: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia [junit] 53: LANG = en_US.UTF-8 [junit] Environment count: 53 [junit] 1: junit.run.arg1 = dummy [junit] 2: jnlp.jogamp.tmp.cache.root = jln706241500059811084 [junit] 3: junit.run.arg0 = dummy [junit] 4: java.runtime.name = Java(TM) SE Runtime Environment [junit] 5: sun.boot.library.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries [junit] 6: java.vm.version = 20.65-b04-462 [junit] 7: awt.nativeDoubleBuffering = true [junit] 8: gopherProxySet = false [junit] 9: mrj.build = 11M4609 [junit] 10: java.vm.vendor = Apple Inc. [junit] 11: java.vendor.url = http://www.apple.com/ [junit] 12: path.separator = : [junit] 13: java.vm.name = Java HotSpot(TM) 64-Bit Server VM [junit] 14: file.encoding.pkg = sun.io [junit] 15: sun.java.launcher = SUN_STANDARD [junit] 16: user.country = US [junit] 17: sun.os.patch.level = unknown [junit] 18: java.vm.specification.name = Java Virtual Machine Specification [junit] 19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 20: java.runtime.version = 1.6.0_65-b14-462-11M4609 [junit] 21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment [junit] 22: java.endorsed.dirs = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/endorsed [junit] 23: os.arch = x86_64 [junit] 24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 25: line.separator = [junit] [junit] 26: java.vm.specification.vendor = Sun Microsystems Inc. [junit] 27: os.name = Mac OS X [junit] 28: sun.jnu.encoding = MacRoman [junit] 29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 30: java.specification.name = Java Platform API Specification [junit] 31: java.class.version = 50.0 [junit] 32: rootrel.build = build [junit] 33: sun.management.compiler = HotSpot 64-Bit Tiered Compilers [junit] 34: os.version = 10.9.5 [junit] 35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 36: user.home = /Users/jogamp [junit] 37: user.timezone = Europe/Berlin [junit] 38: java.awt.printerjob = apple.awt.CPrinterJob [junit] 39: file.encoding = MacRoman [junit] 40: java.specification.version = 1.6 [junit] 41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/semantic-versioning/semver.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-test-util.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar [junit] 42: user.name = jogamp [junit] 43: java.vm.specification.version = 1.0 [junit] 44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases5650042734873470213.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher5320772746461939736.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit5534133776458528091.properties [junit] 45: java.home = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 46: sun.arch.data.model = 64 [junit] 47: user.language = en [junit] 48: java.specification.vendor = Sun Microsystems Inc. [junit] 49: awt.toolkit = apple.awt.CToolkit [junit] 50: java.vm.info = mixed mode [junit] 51: java.version = 1.6.0_65 [junit] 52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/ext [junit] 53: sun.boot.class.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/charsets.jar [junit] 54: java.vendor = Apple Inc. [junit] 55: file.separator = / [junit] 56: java.vendor.url.bug = http://bugreport.apple.com/ [junit] 57: sun.io.unicode.encoding = UnicodeLittle [junit] 58: sun.cpu.endian = little [junit] 59: mrj.version = 1070.1.6.0_65-462 [junit] 60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 61: gluegen.root = .. [junit] 62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 63: sun.cpu.isalist = [junit] Property count: 63 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507975276 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.601 sec [junit] ------------- Standard Output --------------- [junit] 1: TERM = xterm-256color [junit] 2: JENKINS_HOME = /srv/jenkins [junit] 3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 4: JAVA_HOME = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 5: TERM_PROGRAM = Apple_Terminal [junit] 6: HUDSON_URL = https://jogamp.org/chuck/ [junit] 7: SOURCE_LEVEL = 1.6 [junit] 8: GIT_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/ [junit] 10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 11: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 12: BUILD_NUMBER = 860 [junit] 13: EXECUTOR_NUMBER = 1 [junit] 14: LaunchKeepContext = 1 [junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 16: SECURITYSESSIONID = 186a5 [junit] 17: PATH = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin [junit] 18: label = macosx-10_6-x86_64-nvidia [junit] 19: JENKINS_URL = https://jogamp.org/chuck/ [junit] 20: JUNIT_DISABLED = false [junit] 21: Apple_PubSub_Socket_Render = /tmp/launch-khDS98/Render [junit] 22: HUDSON_HOME = /srv/jenkins [junit] 23: JAVA_MAIN_CLASS_346 = hudson.remoting.Launcher [junit] 24: JAVA_MAIN_CLASS_1404 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner [junit] 25: ANT_PATH = /opt-share/apache-ant [junit] 26: com.apple.java.jvmMode = client [junit] 27: TERM_PROGRAM_VERSION = 326 [junit] 28: SHLVL = 3 [junit] 29: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar [junit] 30: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 31: __CF_USER_TEXT_ENCODING = 0x1F6:0:0 [junit] 32: GIT_PREVIOUS_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 33: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org [junit] 34: TERM_SESSION_ID = C4B74704-D7A4-41A5-A99E-837B7BE1EBFB [junit] 35: BUILD_ID = 2015-06-05_14-18-27 [junit] 36: GIT_URL = git://jogamp.org/srv/scm/gluegen.git [junit] 37: LOGNAME = jogamp [junit] 38: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-860 [junit] 39: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/860/ [junit] 40: __CHECKFIX1436934 = 1 [junit] 41: JAVA_MAIN_CLASS_1186 = org.apache.tools.ant.launch.Launcher [junit] 42: TARGET_LEVEL = 1.6 [junit] 43: SHELL = /bin/bash [junit] 44: BUILD_DISPLAY_NAME = #860 [junit] 45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia [junit] 46: GIT_BRANCH = origin/master [junit] 47: BUILD_ARCHIVE = true [junit] 48: ANT_HOME = /opt-share/apache-ant [junit] 49: USER = jogamp [junit] 50: com.apple.java.jvmTask = CommandLine_Manual.java.java.java [junit] 51: HOME = /Users/jogamp [junit] 52: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia [junit] 53: LANG = en_US.UTF-8 [junit] Environment count: 53 [junit] 1: junit.run.arg1 = dummy [junit] 2: jnlp.jogamp.tmp.cache.root = jln706241500059811084 [junit] 3: junit.run.arg0 = dummy [junit] 4: java.runtime.name = Java(TM) SE Runtime Environment [junit] 5: sun.boot.library.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries [junit] 6: java.vm.version = 20.65-b04-462 [junit] 7: awt.nativeDoubleBuffering = true [junit] 8: gopherProxySet = false [junit] 9: mrj.build = 11M4609 [junit] 10: java.vm.vendor = Apple Inc. [junit] 11: java.vendor.url = http://www.apple.com/ [junit] 12: path.separator = : [junit] 13: java.vm.name = Java HotSpot(TM) 64-Bit Server VM [junit] 14: file.encoding.pkg = sun.io [junit] 15: sun.java.launcher = SUN_STANDARD [junit] 16: user.country = US [junit] 17: sun.os.patch.level = unknown [junit] 18: java.vm.specification.name = Java Virtual Machine Specification [junit] 19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 20: java.runtime.version = 1.6.0_65-b14-462-11M4609 [junit] 21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment [junit] 22: java.endorsed.dirs = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/endorsed [junit] 23: os.arch = x86_64 [junit] 24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 25: line.separator = [junit] [junit] 26: java.vm.specification.vendor = Sun Microsystems Inc. [junit] 27: os.name = Mac OS X [junit] 28: sun.jnu.encoding = MacRoman [junit] 29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 30: java.specification.name = Java Platform API Specification [junit] 31: java.class.version = 50.0 [junit] 32: rootrel.build = build [junit] 33: sun.management.compiler = HotSpot 64-Bit Tiered Compilers [junit] 34: os.version = 10.9.5 [junit] 35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 36: user.home = /Users/jogamp [junit] 37: user.timezone = Europe/Berlin [junit] 38: java.awt.printerjob = apple.awt.CPrinterJob [junit] 39: file.encoding = MacRoman [junit] 40: java.specification.version = 1.6 [junit] 41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/semantic-versioning/semver.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-test-util.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar [junit] 42: user.name = jogamp [junit] 43: java.vm.specification.version = 1.0 [junit] 44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases5650042734873470213.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher5320772746461939736.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit5534133776458528091.properties [junit] 45: java.home = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 46: sun.arch.data.model = 64 [junit] 47: user.language = en [junit] 48: java.specification.vendor = Sun Microsystems Inc. [junit] 49: awt.toolkit = apple.awt.CToolkit [junit] 50: java.vm.info = mixed mode [junit] 51: java.version = 1.6.0_65 [junit] 52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/ext [junit] 53: sun.boot.class.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/charsets.jar [junit] 54: java.vendor = Apple Inc. [junit] 55: file.separator = / [junit] 56: java.vendor.url.bug = http://bugreport.apple.com/ [junit] 57: sun.io.unicode.encoding = UnicodeLittle [junit] 58: sun.cpu.endian = little [junit] 59: mrj.version = 1070.1.6.0_65-462 [junit] 60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 61: gluegen.root = .. [junit] 62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 63: sun.cpu.isalist = [junit] Property count: 63 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507975220 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507975276 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: dumpEnvironment took 0.004 sec [junit] Testcase: dumpProperties took 0.003 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.601 sec [junit] [junit] ------------- Standard Output --------------- [junit] 1: TERM = xterm-256color [junit] 2: JENKINS_HOME = /srv/jenkins [junit] 3: DYLD_LIBRARY_PATH = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 4: JAVA_HOME = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 5: TERM_PROGRAM = Apple_Terminal [junit] 6: HUDSON_URL = https://jogamp.org/chuck/ [junit] 7: SOURCE_LEVEL = 1.6 [junit] 8: GIT_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 9: JOB_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/ [junit] 10: PWD = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 11: NODE_NAME = macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 12: BUILD_NUMBER = 860 [junit] 13: EXECUTOR_NUMBER = 1 [junit] 14: LaunchKeepContext = 1 [junit] 15: TMPDIR = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 16: SECURITYSESSIONID = 186a5 [junit] 17: PATH = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin:/opt-share/apache-ant/bin:/opt-share/apache-ant/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin [junit] 18: label = macosx-10_6-x86_64-nvidia [junit] 19: JENKINS_URL = https://jogamp.org/chuck/ [junit] 20: JUNIT_DISABLED = false [junit] 21: Apple_PubSub_Socket_Render = /tmp/launch-khDS98/Render [junit] 22: HUDSON_HOME = /srv/jenkins [junit] 23: JAVA_MAIN_CLASS_346 = hudson.remoting.Launcher [junit] 24: JAVA_MAIN_CLASS_1404 = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner [junit] 25: ANT_PATH = /opt-share/apache-ant [junit] 26: com.apple.java.jvmMode = client [junit] 27: TERM_PROGRAM_VERSION = 326 [junit] 28: SHLVL = 3 [junit] 29: TARGET_RT_JAR = /opt-share/jre1.6.0_30/lib/rt.jar [junit] 30: NODE_LABELS = macosx-10_6-x86_64-nvidia macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [junit] 31: __CF_USER_TEXT_ENCODING = 0x1F6:0:0 [junit] 32: GIT_PREVIOUS_COMMIT = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] 33: JOGAMP_JAR_CODEBASE = Codebase: *.jogamp.org [junit] 34: TERM_SESSION_ID = C4B74704-D7A4-41A5-A99E-837B7BE1EBFB [junit] 35: BUILD_ID = 2015-06-05_14-18-27 [junit] 36: GIT_URL = git://jogamp.org/srv/scm/gluegen.git [junit] 37: LOGNAME = jogamp [junit] 38: BUILD_TAG = jenkins-gluegen-label=macosx-10_6-x86_64-nvidia-860 [junit] 39: BUILD_URL = https://jogamp.org/chuck/job/gluegen/label=macosx-10_6-x86_64-nvidia/860/ [junit] 40: __CHECKFIX1436934 = 1 [junit] 41: JAVA_MAIN_CLASS_1186 = org.apache.tools.ant.launch.Launcher [junit] 42: TARGET_LEVEL = 1.6 [junit] 43: SHELL = /bin/bash [junit] 44: BUILD_DISPLAY_NAME = #860 [junit] 45: WORKSPACE = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia [junit] 46: GIT_BRANCH = origin/master [junit] 47: BUILD_ARCHIVE = true [junit] 48: ANT_HOME = /opt-share/apache-ant [junit] 49: USER = jogamp [junit] 50: com.apple.java.jvmTask = CommandLine_Manual.java.java.java [junit] 51: HOME = /Users/jogamp [junit] 52: JOB_NAME = gluegen/label=macosx-10_6-x86_64-nvidia [junit] 53: LANG = en_US.UTF-8 [junit] Environment count: 53 [junit] 1: junit.run.arg1 = dummy [junit] 2: jnlp.jogamp.tmp.cache.root = jln706241500059811084 [junit] 3: junit.run.arg0 = dummy [junit] 4: java.runtime.name = Java(TM) SE Runtime Environment [junit] 5: sun.boot.library.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Libraries [junit] 6: java.vm.version = 20.65-b04-462 [junit] 7: awt.nativeDoubleBuffering = true [junit] 8: gopherProxySet = false [junit] 9: mrj.build = 11M4609 [junit] 10: java.vm.vendor = Apple Inc. [junit] 11: java.vendor.url = http://www.apple.com/ [junit] 12: path.separator = : [junit] 13: java.vm.name = Java HotSpot(TM) 64-Bit Server VM [junit] 14: file.encoding.pkg = sun.io [junit] 15: sun.java.launcher = SUN_STANDARD [junit] 16: user.country = US [junit] 17: sun.os.patch.level = unknown [junit] 18: java.vm.specification.name = Java Virtual Machine Specification [junit] 19: user.dir = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make [junit] 20: java.runtime.version = 1.6.0_65-b14-462-11M4609 [junit] 21: java.awt.graphicsenv = apple.awt.CGraphicsEnvironment [junit] 22: java.endorsed.dirs = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/endorsed [junit] 23: os.arch = x86_64 [junit] 24: java.io.tmpdir = /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] 25: line.separator = [junit] [junit] 26: java.vm.specification.vendor = Sun Microsystems Inc. [junit] 27: os.name = Mac OS X [junit] 28: sun.jnu.encoding = MacRoman [junit] 29: java.library.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/obj:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/natives [junit] 30: java.specification.name = Java Platform API Specification [junit] 31: java.class.version = 50.0 [junit] 32: rootrel.build = build [junit] 33: sun.management.compiler = HotSpot 64-Bit Tiered Compilers [junit] 34: os.version = 10.9.5 [junit] 35: http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 36: user.home = /Users/jogamp [junit] 37: user.timezone = Europe/Berlin [junit] 38: java.awt.printerjob = apple.awt.CPrinterJob [junit] 39: file.encoding = MacRoman [junit] 40: java.specification.version = 1.6 [junit] 41: java.class.path = /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/semantic-versioning/semver.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/TestJarsInJar.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-test-util.jar:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/build/gluegen-test.jar:/opt-share/apache-ant-1.8.2/lib/ant-launcher.jar:/opt-share/apache-ant/lib/ant.jar:/opt-share/apache-ant/lib/ant-junit.jar:/opt-share/apache-ant/lib/ant-junit4.jar [junit] 42: user.name = jogamp [junit] 43: java.vm.specification.version = 1.0 [junit] 44: sun.java.command = org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner testsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junittestcases5650042734873470213.properties filtertrace=true haltOnError=false haltOnFailure=false showoutput=true outputtoformatters=true logfailedtests=true logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/test/results/IGNORETHIS.xml crashfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junitvmwatcher5320772746461939736.properties propsfile=/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/junit5534133776458528091.properties [junit] 45: java.home = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] 46: sun.arch.data.model = 64 [junit] 47: user.language = en [junit] 48: java.specification.vendor = Sun Microsystems Inc. [junit] 49: awt.toolkit = apple.awt.CToolkit [junit] 50: java.vm.info = mixed mode [junit] 51: java.version = 1.6.0_65 [junit] 52: java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/lib/ext [junit] 53: sun.boot.class.path = /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsfd.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/ui.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/laf.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/sunrsasign.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jsse.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/jce.jar:/Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Classes/charsets.jar [junit] 54: java.vendor = Apple Inc. [junit] 55: file.separator = / [junit] 56: java.vendor.url.bug = http://bugreport.apple.com/ [junit] 57: sun.io.unicode.encoding = UnicodeLittle [junit] 58: sun.cpu.endian = little [junit] 59: mrj.version = 1070.1.6.0_65-462 [junit] 60: socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 61: gluegen.root = .. [junit] 62: ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16 [junit] 63: sun.cpu.isalist = [junit] Property count: 63 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-39 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507975220 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpEnvironment [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestSystemPropsAndEnvs - dumpProperties [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507975276 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestTempJarCache [junit] Testsuite: com.jogamp.common.util.TestTempJarCache [junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507975833 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln2173531643602685673 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarFileUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 3 - jarFileDir: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 4 - nativeJarURI: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507976091 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.805 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507975833 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln2173531643602685673 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarFileUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 3 - jarFileDir: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 4 - nativeJarURI: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507976091 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testJarUtil01a took 0.061 sec [junit] Testcase: testJarUtil01b took 0 sec [junit] Testcase: testTempFileCache01FileExist took 0 sec [junit] Testcase: testTempFileCache02Instances took 0 sec [junit] Testcase: testTempJarCache00Init took 0 sec [junit] Testcase: testTempJarCache01LoadAllTestManifestAndClass took 0.062 sec [junit] Testcase: testTempJarCache02AddNativeLibs took 0.001 sec [junit] Testcase: testTempJarCache04aSameClassLoader took 0 sec [junit] Testcase: testTempJarCache04bDiffClassLoader took 0.06 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.805 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-40 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507975833 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] tmp dir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000/file_cache/jln706241500059811084/jln2173531643602685673 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01a [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testJarUtil01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache01FileExist [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempFileCache02Instances [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache00Init [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache01LoadAllTestManifestAndClass [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] 1 - jarUri: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/com/jogamp/common/util/cache/TempJarCache.class (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 2 - jarFileUri: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 3 - jarFileDir: [junit] ZZZZZZ Uri file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/, isOpaque false, isAbs true, hasAuth false [junit] 0.0.0 string: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 ascii : file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ [junit] 0.0.0 native-file: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build [junit] 0.0.0 contained: null [junit] 1.0.0 scheme: file [junit] 2.0.0 scheme-part: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (raw), /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/ (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] 4 - nativeJarURI: [junit] ZZZZZZ Uri jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/, isOpaque true, isAbs true, hasAuth false [junit] 0.0.0 string: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 ascii : jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ [junit] 0.0.0 native-file: null [junit] 0.0.0 contained: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar [junit] 1.0.0 scheme: jar [junit] 2.0.0 scheme-part: file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (raw), file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt-natives-macosx-universal.jar!/ (dec) [junit] 2.1.0 auth: null (raw), null (dec) [junit] 2.1.1 user-info: null (raw), null (dec) [junit] 2.1.1 host: null [junit] 2.1.1 port: -1 [junit] 2.2.0 path: null (raw), null (dec) [junit] 2.3.0 query: null (raw), null (dec) [junit] 3.0.0 fragment: null (raw), null (dec) [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache02AddNativeLibs [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04aSameClassLoader [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] url: jar:file:/Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar!/ [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestTempJarCache - testTempJarCache04bDiffClassLoader [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507976091 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestValueConversion [junit] Testsuite: com.jogamp.common.util.TestValueConversion [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.045 sec [junit] [junit] Testcase: testBaseDouble took 0.001 sec [junit] Testcase: testBaseFloat took 0 sec [junit] Testcase: testConversion took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.045 sec [junit] [junit] Testsuite: com.jogamp.common.util.TestVersionInfo [junit] Testsuite: com.jogamp.common.util.TestVersionInfo [junit] ++++ Test Singleton.lock() [junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507976703 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] Version Info: [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.2-rc-20150605 [junit] Implementation Build: 2.3-b860-20150605 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 658d5837d7db96387976a5848b51a7ca651bee66 [junit] ----------------------------------------------------------------------------------------------------- [junit] [junit] Full Manifest: [junit] Implementation-Title = GlueGen Run-Time [junit] Implementation-Version = 2.3.2-rc-20150605 [junit] Manifest-Version = 1.0 [junit] Application-Name = GlueGen Run-Time [junit] Specification-Vendor = JogAmp Community [junit] Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.) [junit] Implementation-URL = http://jogamp.org/ [junit] Ant-Version = Apache Ant 1.8.2 [junit] Implementation-Commit = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] Implementation-Vendor = JogAmp Community [junit] Trusted-Library = true [junit] Implementation-Vendor-Id = com.jogamp [junit] Application-Library-Allowable-Codebase = * [junit] Permissions = all-permissions [junit] Specification-Title = GlueGen Java Bindings Generator [junit] Implementation-Branch = origin/master [junit] Specification-Version = 2.3 [junit] Implementation-Build = 2.3-b860-20150605 [junit] Extension-Name = com.jogamp.common [junit] Codebase = *.jogamp.org [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507976857 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507977412 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.702 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507976703 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] Version Info: [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] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507977472 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Implementation Vendor ID: com.jogamp [junit] Implementation URL: http://jogamp.org/ [junit] Implementation Version: 2.3.2-rc-20150605 [junit] Implementation Build: 2.3-b860-20150605 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 658d5837d7db96387976a5848b51a7ca651bee66 [junit] ----------------------------------------------------------------------------------------------------- [junit] [junit] Full Manifest: [junit] Implementation-Title = GlueGen Run-Time [junit] Implementation-Version = 2.3.2-rc-20150605 [junit] Manifest-Version = 1.0 [junit] Application-Name = GlueGen Run-Time [junit] Specification-Vendor = JogAmp Community [junit] Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.) [junit] Implementation-URL = http://jogamp.org/ [junit] Ant-Version = Apache Ant 1.8.2 [junit] Implementation-Commit = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] Implementation-Vendor = JogAmp Community [junit] Trusted-Library = true [junit] Implementation-Vendor-Id = com.jogamp [junit] Application-Library-Allowable-Codebase = * [junit] Permissions = all-permissions [junit] Specification-Title = GlueGen Java Bindings Generator [junit] Implementation-Branch = origin/master [junit] Specification-Version = 2.3 [junit] Implementation-Build = 2.3-b860-20150605 [junit] Extension-Name = com.jogamp.common [junit] Codebase = *.jogamp.org [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507976857 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testInfo01 took 0.109 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.702 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-41 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507976703 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] Version Info: [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.2-rc-20150605 [junit] Implementation Build: 2.3-b860-20150605 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 658d5837d7db96387976a5848b51a7ca651bee66 [junit] ----------------------------------------------------------------------------------------------------- [junit] [junit] Full Manifest: [junit] Implementation-Title = GlueGen Run-Time [junit] Implementation-Version = 2.3.2-rc-20150605 [junit] Manifest-Version = 1.0 [junit] Application-Name = GlueGen Run-Time [junit] Specification-Vendor = JogAmp Community [junit] Created-By = 1.6.0_65-b14-462-11M4609 (Apple Inc.) [junit] Implementation-URL = http://jogamp.org/ [junit] Ant-Version = Apache Ant 1.8.2 [junit] Implementation-Commit = 658d5837d7db96387976a5848b51a7ca651bee66 [junit] Implementation-Vendor = JogAmp Community [junit] Trusted-Library = true [junit] Implementation-Vendor-Id = com.jogamp [junit] Application-Library-Allowable-Codebase = * [junit] Permissions = all-permissions [junit] Specification-Title = GlueGen Java Bindings Generator [junit] Implementation-Branch = origin/master [junit] Specification-Version = 2.3 [junit] Implementation-Build = 2.3-b860-20150605 [junit] Extension-Name = com.jogamp.common [junit] Codebase = *.jogamp.org [junit] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionInfo - testInfo01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507976857 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestVersionNumber [junit] Testsuite: com.jogamp.common.util.TestVersionNumber [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.606 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507977412 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507977472 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0 sec [junit] Testcase: test01b took 0 sec [junit] Testcase: test02 took 0 sec [junit] Testcase: test02b took 0.001 sec [junit] Testcase: test03 took 0.001 sec [junit] Testcase: test03b took 0.001 sec [junit] Testcase: test04 took 0 sec [junit] Testcase: test04b took 0.001 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.606 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-42 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507977412 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test01b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test02b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test03b [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionNumber - test04b [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507977472 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.TestVersionSemantics [junit] Testsuite: com.jogamp.common.util.TestVersionSemantics [junit] ++++ Test Singleton.lock() [junit] Thread-43 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507978027 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar [junit] Current version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Field values changed: false [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: 7 differences in 3 classes: [junit] Remove 0, Change 0, CompatChange 0, Deprecate 6, Add 1 [junit] [junit] 0/ 3: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 5, Add 0 [junit] 1/ 3: com.jogamp.common.util.IOUtil.StreamMonitor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 3: com.jogamp.common.util.JarUtil : Remove 0, Change 0, CompatChange 0, Deprecate 1, Add 0 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Current version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Field values changed: false [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) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 156 differences in 35 classes: [junit] Remove 61, Change 2, CompatChange 16, Deprecate 3, Add 74 [junit] [junit] 0/ 35: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 1/ 35: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 2/ 35: com.jogamp.common.net.Uri : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 3/ 35: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 4/ 35: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 5/ 35: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 6/ 35: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 7/ 35: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 8/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 9/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 10/ 35: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 11/ 35: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 1, CompatChange 3, Deprecate 0, Add 2 [junit] 12/ 35: com.jogamp.common.os.DynamicLinker : Remove 1, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 13/ 35: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 0, CompatChange 2, Deprecate 0, Add 2 [junit] 14/ 35: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 15/ 35: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 16/ 35: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 17/ 35: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 18/ 35: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 19/ 35: com.jogamp.common.os.NativeLibrary : Remove 1, Change 1, CompatChange 7, Deprecate 0, Add 2 [junit] 20/ 35: com.jogamp.common.os.Platform : Remove 3, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 21/ 35: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 3 [junit] 22/ 35: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 23/ 35: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, CompatChange 0, Deprecate 0, Add 7 [junit] 24/ 35: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 25/ 35: com.jogamp.common.util.Bitstream : Remove 10, Change 0, CompatChange 1, Deprecate 0, Add 13 [junit] 26/ 35: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 27/ 35: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 28/ 35: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 29/ 35: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 30/ 35: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 31/ 35: com.jogamp.common.util.IOUtil : Remove 19, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 32/ 35: com.jogamp.common.util.JarUtil : Remove 13, Change 0, CompatChange 0, Deprecate 1, Add 12 [junit] 33/ 35: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, CompatChange 0, Deprecate 2, Add 8 [junit] 34/ 35: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 0, CompatChange 1, Deprecate 0, Add 0 [junit] [junit] [junit] Removes [junit] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] [junit] [junit] Changes [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.DynamicLinker [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.util.Bitstream [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Class com.jogamp.common.util.IOUtil [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.Platform [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Current version: 2.3.2 (2.3.2-rc-20150605) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] Field values changed: false [junit] Compat. expected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. detected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. result: detected == expected -> OK [junit] Current version 2.3.2 (2.3.2-rc-20150605) is BACKWARD_COMPATIBLE_BINARY to previous version 2.3.0 (2.3.0), actually BACKWARD_COMPATIBLE_BINARY [junit] [junit] [junit] Summary: 19 differences in 4 classes: [junit] Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 11 [junit] [junit] 0/ 4: com.jogamp.common.nio.StructAccessor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 4 [junit] 1/ 4: com.jogamp.common.util.ArrayHashMap : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 4: com.jogamp.common.util.ArrayHashSet : Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 5 [junit] 3/ 4: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507978656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.177 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-43 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507978027 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar [junit] Current version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Field values changed: false [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: 7 differences in 3 classes: [junit] Remove 0, Change 0, CompatChange 0, Deprecate 6, Add 1 [junit] [junit] 0/ 3: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 5, Add 0 [junit] 1/ 3: com.jogamp.common.util.IOUtil.StreamMonitor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 3: com.jogamp.common.util.JarUtil : Remove 0, Change 0, CompatChange 0, Deprecate 1, Add 0 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Current version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Field values changed: false [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) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 156 differences in 35 classes: [junit] Remove 61, Change 2, CompatChange 16, Deprecate 3, Add 74 [junit] [junit] 0/ 35: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 1/ 35: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 2/ 35: com.jogamp.common.net.Uri : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 3/ 35: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 4/ 35: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 5/ 35: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 6/ 35: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 7/ 35: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 8/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 9/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 10/ 35: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 11/ 35: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 1, CompatChange 3, Deprecate 0, Add 2 [junit] 12/ 35: com.jogamp.common.os.DynamicLinker : Remove 1, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 13/ 35: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 0, CompatChange 2, Deprecate 0, Add 2 [junit] 14/ 35: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 15/ 35: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 16/ 35: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 17/ 35: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 18/ 35: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 19/ 35: com.jogamp.common.os.NativeLibrary : Remove 1, Change 1, CompatChange 7, Deprecate 0, Add 2 [junit] 20/ 35: com.jogamp.common.os.Platform : Remove 3, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 21/ 35: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 3 [junit] 22/ 35: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 23/ 35: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, CompatChange 0, Deprecate 0, Add 7 [junit] 24/ 35: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 25/ 35: com.jogamp.common.util.Bitstream : Remove 10, Change 0, CompatChange 1, Deprecate 0, Add 13 [junit] 26/ 35: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 27/ 35: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 28/ 35: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 29/ 35: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 30/ 35: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 31/ 35: com.jogamp.common.util.IOUtil : Remove 19, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 32/ 35: com.jogamp.common.util.JarUtil : Remove 13, Change 0, CompatChange 0, Deprecate 1, Add 12 [junit] 33/ 35: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, CompatChange 0, Deprecate 2, Add 8 [junit] 34/ 35: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 0, CompatChange 1, Deprecate 0, Add 0 [junit] [junit] [junit] Removes [junit] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] [junit] [junit] Changes [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.DynamicLinker [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.util.Bitstream [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Class com.jogamp.common.util.IOUtil [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.Platform [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Current version: 2.3.2 (2.3.2-rc-20150605) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] Field values changed: false [junit] Compat. expected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. detected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. result: detected == expected -> OK [junit] Current version 2.3.2 (2.3.2-rc-20150605) is BACKWARD_COMPATIBLE_BINARY to previous version 2.3.0 (2.3.0), actually BACKWARD_COMPATIBLE_BINARY [junit] [junit] [junit] Summary: 19 differences in 4 classes: [junit] Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 11 [junit] [junit] 0/ 4: com.jogamp.common.nio.StructAccessor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 4 [junit] 1/ 4: com.jogamp.common.util.ArrayHashMap : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 4: com.jogamp.common.util.ArrayHashSet : Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 5 [junit] 3/ 4: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507978656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testVersionV220V221 took 0.179 sec [junit] Testcase: testVersionV221V230 took 0.203 sec [junit] Testcase: testVersionV230V23x took 0.169 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.177 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-43 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507978027 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/gluegen-rt.jar [junit] Current version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Field values changed: false [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: 7 differences in 3 classes: [junit] Remove 0, Change 0, CompatChange 0, Deprecate 6, Add 1 [junit] [junit] 0/ 3: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 5, Add 0 [junit] 1/ 3: com.jogamp.common.util.IOUtil.StreamMonitor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 3: com.jogamp.common.util.JarUtil : Remove 0, Change 0, CompatChange 0, Deprecate 1, Add 0 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.util.IOUtil [junit] Deprecated Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Deprecated Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.IOUtil.StreamMonitor [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV220V221 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/gluegen-rt.jar [junit] Current version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Field values changed: false [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) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 156 differences in 35 classes: [junit] Remove 61, Change 2, CompatChange 16, Deprecate 3, Add 74 [junit] [junit] 0/ 35: com.jogamp.common.ExceptionUtils : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 1/ 35: com.jogamp.common.net.URIQueryProps : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 2/ 35: com.jogamp.common.net.Uri : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 3/ 35: com.jogamp.common.net.Uri.ASCIIEncoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 4/ 35: com.jogamp.common.net.Uri.Encoded : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 5/ 35: com.jogamp.common.net.UriQueryProps : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 6/ 35: com.jogamp.common.nio.ByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 7/ 35: com.jogamp.common.nio.MappedByteBufferInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 8/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 9/ 35: com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 10/ 35: com.jogamp.common.nio.MappedByteBufferOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 11/ 35: com.jogamp.common.os.DynamicLibraryBundle : Remove 0, Change 1, CompatChange 3, Deprecate 0, Add 2 [junit] 12/ 35: com.jogamp.common.os.DynamicLinker : Remove 1, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 13/ 35: com.jogamp.common.os.DynamicLookupHelper : Remove 0, Change 0, CompatChange 2, Deprecate 0, Add 2 [junit] 14/ 35: com.jogamp.common.os.MachineDataInfo : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 15/ 35: com.jogamp.common.os.MachineDataInfo.StaticConfig : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 16/ 35: com.jogamp.common.os.MachineDescription : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 17/ 35: com.jogamp.common.os.MachineDescription.ID : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 18/ 35: com.jogamp.common.os.MachineDescription.StaticConfig : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 19/ 35: com.jogamp.common.os.NativeLibrary : Remove 1, Change 1, CompatChange 7, Deprecate 0, Add 2 [junit] 20/ 35: com.jogamp.common.os.Platform : Remove 3, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 21/ 35: com.jogamp.common.os.Platform.ABIType : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 3 [junit] 22/ 35: com.jogamp.common.os.Platform.CPUFamily : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 23/ 35: com.jogamp.common.os.Platform.CPUType : Remove 2, Change 0, CompatChange 0, Deprecate 0, Add 7 [junit] 24/ 35: com.jogamp.common.os.Platform.OSType : Remove 1, Change 0, CompatChange 0, Deprecate 0, Add 0 [junit] 25/ 35: com.jogamp.common.util.Bitstream : Remove 10, Change 0, CompatChange 1, Deprecate 0, Add 13 [junit] 26/ 35: com.jogamp.common.util.Bitstream.ByteArrayStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 27/ 35: com.jogamp.common.util.Bitstream.ByteBufferStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 28/ 35: com.jogamp.common.util.Bitstream.ByteInputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 29/ 35: com.jogamp.common.util.Bitstream.ByteOutputStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 30/ 35: com.jogamp.common.util.Bitstream.ByteStream : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 31/ 35: com.jogamp.common.util.IOUtil : Remove 19, Change 0, CompatChange 1, Deprecate 0, Add 3 [junit] 32/ 35: com.jogamp.common.util.JarUtil : Remove 13, Change 0, CompatChange 0, Deprecate 1, Add 12 [junit] 33/ 35: com.jogamp.common.util.cache.TempJarCache : Remove 6, Change 0, CompatChange 0, Deprecate 2, Add 8 [junit] 34/ 35: com.jogamp.gluegen.runtime.FunctionAddressResolver : Remove 0, Change 0, CompatChange 1, Deprecate 0, Add 0 [junit] [junit] [junit] Removes [junit] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] [junit] [junit] Changes [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.DynamicLinker [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.util.Bitstream [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Class com.jogamp.common.util.IOUtil [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.JarUtil [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.Platform [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.ExceptionUtils [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.URIQueryProps [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.ASCIIEncoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.Uri.Encoded [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.net.UriQueryProps [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.ByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.CacheMode [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.nio.MappedByteBufferInputStream.FileResizeOp [junit] Added Class , access[abstract interface public] [junit] Class com.jogamp.common.nio.MappedByteBufferOutputStream [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.DynamicLibraryBundle [junit] CompatChanged Method getToolGetProcAddressHandle, throws[[] -> [java/lang/SecurityException]], access[] [junit] Changed Method loadFirstAvailable, access[added: static ] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Class com.jogamp.common.os.DynamicLinker [junit] Added Method closeLibrary, desc[(JZ)V], sig[null], throws [java/lang/SecurityException, java/lang/IllegalArgumentException], access[abstract public] [junit] Removed Method closeLibrary, desc[(J)V], sig[null], throws [java/lang/IllegalArgumentException], access[abstract public] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method lookupSymbol, throws[[java/lang/IllegalArgumentException] -> [java/lang/SecurityException, java/lang/IllegalArgumentException]], access[] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Class com.jogamp.common.os.DynamicLookupHelper [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[abstract public] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.MachineDataInfo [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDataInfo.StaticConfig [junit] Added Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription [junit] Removed Class , access[public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.ID [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.MachineDescription.StaticConfig [junit] Removed Class , access[enum final public super synchronized] [junit] Class com.jogamp.common.os.NativeLibrary [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method close, throws[[] -> [java/lang/SecurityException]], access[] [junit] Removed Method isFunctionAvailableGlobal, desc[(Ljava/lang/String;)Z], sig[null], throws nil, access[final public static] [junit] Added Method claimAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method isFunctionAvailable, throws[[] -> [java/lang/SecurityException]], access[] [junit] CompatChanged Method dynamicLookupFunction, throws[[] -> [java/lang/SecurityException]], access[] [junit] Added Method releaseAllLinkPermission, desc[()V], sig[null], throws [java/lang/SecurityException], access[final public] [junit] Changed Method dynamicLookupFunctionGlobal, access[removed: static ] [junit] CompatChanged Method open, throws[[] -> [java/lang/SecurityException]], access[] [junit] Class com.jogamp.common.os.Platform [junit] Removed Method isJava6, desc[()Z], sig[null], throws nil, access[public static] [junit] Removed Method getMachineDescription, desc[()Lcom/jogamp/common/os/MachineDescription;], sig[null], throws nil, access[public static] [junit] Added Method getMachineDataInfo, desc[()Lcom/jogamp/common/os/MachineDataInfo;], sig[null], throws nil, access[public static] [junit] Removed Method isJavaSE, desc[()Z], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.os.Platform.ABIType [junit] Added Method query, desc[(Lcom/jogamp/common/os/Platform$CPUType;Ljava/lang/String;)Lcom/jogamp/common/os/Platform$ABIType;], sig[null], throws nil, access[final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$ABIType;)Z], sig[null], throws nil, access[final public] [junit] Added Field EABI_AARCH64, desc[Lcom/jogamp/common/os/Platform$ABIType;], sig[null], value[type null, data null, access[enum final public static] [junit] Class com.jogamp.common.os.Platform.CPUFamily [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], value[type null, data null, access[enum final public static] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.os.Platform.CPUType [junit] Added Field PPC64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field ARM64, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method query, desc[(Ljava/lang/String;)Lcom/jogamp/common/os/Platform$CPUType;], sig[null], throws nil, access[final public static] [junit] Added Field ARMv8_A, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Field is32Bit, desc[Z], sig[null], value[type null, data null, access[final public] [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Removed Method getFamily, desc[()Lcom/jogamp/common/os/Platform$CPUFamily;], sig[null], throws nil, access[public] [junit] Added Field SuperH, desc[Lcom/jogamp/common/os/Platform$CPUType;], sig[null], value[type null, data null, access[enum final public static] [junit] Added Method isCompatible, desc[(Lcom/jogamp/common/os/Platform$CPUType;)Z], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.os.Platform.OSType [junit] Removed Field id, desc[I], sig[null], value[type null, data null, access[final public] [junit] Class com.jogamp.common.util.Bitstream [junit] Added Method writeInt8, desc[(B)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method writeInt16, desc[(ZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt16, desc[(ZZS)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeInt8, desc[(ZB)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt8, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method readUInt16, desc[(Z)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method toBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readBits31, desc[(I)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method writeInt32, desc[(ZZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method readUInt32, desc[(Z)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(ZLjava/nio/ByteBuffer;II)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Added Method toHexBinString, desc[(ZII)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException, java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readBits31, desc[(ZI)I], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Removed Method toHexBinString, desc[(II)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method readUInt32, desc[(ZZ)J], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method writeBits31, desc[(ZII)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method writeInt32, desc[(ZI)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Removed Method readUInt16, desc[(ZZ)I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] CompatChanged Method readBit, throws[[java/io/IOException, java/lang/IllegalStateException] -> [java/lang/UnsupportedOperationException, java/io/IOException, java/lang/IllegalStateException]], access[] [junit] Added Method writeBits31, desc[(II)I], sig[null], throws [java/lang/IllegalStateException, java/lang/IllegalArgumentException, java/io/IOException], access[public] [junit] Added Method readUInt8, desc[()I], sig[null], throws [java/lang/IllegalStateException, java/io/IOException], access[final public] [junit] Added Method toHexBinString, desc[(Z[BII)Ljava/lang/String;], sig[null], throws nil, access[final public static] [junit] Class com.jogamp.common.util.Bitstream.ByteArrayStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteBufferStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteInputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteOutputStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[public] [junit] Class com.jogamp.common.util.Bitstream.ByteStream [junit] Added Method position, desc[(J)J], sig[null], throws [java/lang/UnsupportedOperationException, java/lang/IllegalArgumentException], access[abstract public] [junit] Class com.jogamp.common.util.IOUtil [junit] Removed Method decodeURIIfFilePath, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] CompatChanged Method getTempDir, throws[[java/lang/SecurityException, java/lang/RuntimeException] -> [java/lang/SecurityException, java/io/IOException]], access[] [junit] Removed Method toURISimple, desc[(Ljava/io/File;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method getURIDirname, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Field JAR_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data jar, access[final public static] [junit] Removed Field FILE_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data file, access[final public static] [junit] Removed Field HTTP_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data http, access[final public static] [junit] Removed Method compose, desc[(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURISimple, desc[(Ljava/lang/String;Ljava/lang/String;Z)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Added Field patternSpaceEnc, desc[Ljava/util/regex/Pattern;], sig[null], value[type null, data null, access[final public static] [junit] Removed Method decodeFromURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Added Method close, desc[(Ljava/io/Closeable;[Ljava/io/IOException;Ljava/io/PrintStream;)Ljava/io/IOException;], sig[null], throws nil, access[public static] [junit] Removed Method encodeFilePathToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[public static] [junit] Removed Method toURL, desc[(Ljava/net/URI;)Ljava/net/URL;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method encodeToURI, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Field HTTPS_SCHEME, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data https, access[final public static] [junit] Removed Field JAR_SCHEME_SEPARATOR, desc[C], sig[null], value[type java.lang.Integer, data 33, access[final public static] [junit] Removed Method getURIDirname, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getUriFilePathOrASCII, desc[(Lcom/jogamp/common/net/Uri;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getRelativeOf, desc[(Ljava/net/URL;Ljava/lang/String;)Ljava/net/URL;], sig[null], throws [java/io/IOException], access[public static] [junit] Removed Field SCHEME_SEPARATOR, desc[Ljava/lang/String;], sig[null], value[type java.lang.String, data :, access[final public static] [junit] Removed Method decodeURIToFilePath, desc[(Ljava/lang/String;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Class com.jogamp.common.util.JarUtil [junit] Added Method getRelativeOf, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri$Encoded;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method hasJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Added Method getJarBasename, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Removed Method getJarEntry, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws nil, access[public static] [junit] Removed Method getJarEntryURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntryUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFile, desc[(Ljava/net/URI;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarEntry, desc[(Lcom/jogamp/common/net/Uri;)Lcom/jogamp/common/net/Uri$Encoded;], sig[null], throws nil, access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Deprecated Method getRelativeOf, desc[(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], sig[(Ljava/lang/Class<*>;Ljava/lang/String;Ljava/lang/String;)Ljava/net/URI;], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFile, desc[(Lcom/jogamp/common/net/Uri;)Ljava/util/jar/JarFile;], sig[null], throws [java/io/IOException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Added Method hasJarUri, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Z], sig[null], throws nil, access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Added Method getJarFileUri, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/net/Uri$Encoded;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarFileURI, desc[(Ljava/net/URI;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarSubURI, desc[(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/net/URI;], sig[null], throws [java/lang/IllegalArgumentException, java/io/IOException, java/net/URISyntaxException], access[public static] [junit] Removed Method getJarBasename, desc[(Ljava/net/URI;)Ljava/lang/String;], sig[null], throws [java/lang/IllegalArgumentException], access[public static] [junit] Class com.jogamp.common.util.cache.TempJarCache [junit] Added Method addClasses, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addClasses, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method addResources, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addAll, desc[(Ljava/lang/Class;Ljava/net/URI;)V], sig[(Ljava/lang/Class<*>;Ljava/net/URI;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addAll, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkClasses, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method getResourceUri, desc[(Ljava/lang/String;)Lcom/jogamp/common/net/Uri;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method addNativeLibs, desc[(Ljava/lang/Class;Ljava/net/URI;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Ljava/net/URI;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Deprecated Method getResource, desc[(Ljava/lang/String;)Ljava/net/URI;], sig[null], throws [java/net/URISyntaxException], access[final public static super synchronized] [junit] Removed Method checkResources, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkClasses, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method checkNativeLibs, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Removed Method checkNativeLibs, desc[(Ljava/net/URI;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Added Method addNativeLibs, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;Ljava/lang/String;)Z], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method addResources, desc[(Ljava/lang/Class;Lcom/jogamp/common/net/Uri;)V], sig[(Ljava/lang/Class<*>;Lcom/jogamp/common/net/Uri;)V], throws [java/io/IOException, java/lang/SecurityException, java/lang/IllegalArgumentException, java/net/URISyntaxException], access[final public static super synchronized] [junit] Added Method checkResources, desc[(Lcom/jogamp/common/net/Uri;Lcom/jogamp/common/util/cache/TempJarCache$LoadState;)Z], sig[null], throws [java/io/IOException], access[public static super synchronized] [junit] Class com.jogamp.gluegen.runtime.FunctionAddressResolver [junit] CompatChanged Method resolve, throws[[] -> [java/lang/SecurityException]], access[] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV221V230 [junit] ++++ TestCase.setUp: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] Semantic Version Test [junit] criteria: SimpleDiffCriteria [junit] Previous version: 2.3.0 (2.3.0) - lib/v2.3.0/gluegen-rt.jar [junit] Current version: 2.3.2 (2.3.2-rc-20150605) - /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-rt.jar [junit] Field values changed: false [junit] Compat. expected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. detected: BACKWARD_COMPATIBLE_BINARY [junit] Compat. result: detected == expected -> OK [junit] Current version 2.3.2 (2.3.2-rc-20150605) is BACKWARD_COMPATIBLE_BINARY to previous version 2.3.0 (2.3.0), actually BACKWARD_COMPATIBLE_BINARY [junit] [junit] [junit] Summary: 19 differences in 4 classes: [junit] Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 11 [junit] [junit] 0/ 4: com.jogamp.common.nio.StructAccessor: Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 4 [junit] 1/ 4: com.jogamp.common.util.ArrayHashMap : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] 2/ 4: com.jogamp.common.util.ArrayHashSet : Remove 0, Change 0, CompatChange 5, Deprecate 3, Add 5 [junit] 3/ 4: com.jogamp.common.util.IOUtil : Remove 0, Change 0, CompatChange 0, Deprecate 0, Add 1 [junit] [junit] [junit] Removes [junit] [junit] [junit] [junit] Changes [junit] [junit] [junit] [junit] CompatChanges [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.common.nio.StructAccessor [junit] Added Method getBooleanAt, desc[(I)Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleanAt, desc[(IZ)V], sig[null], throws nil, access[final public] [junit] Added Method getBooleansAt, desc[(I[Z)[Z], sig[null], throws nil, access[final public] [junit] Added Method setBooleansAt, desc[(I[Z)V], sig[null], throws nil, access[final public] [junit] Class com.jogamp.common.util.ArrayHashMap [junit] Added Class , access[public super synchronized] [junit] Class com.jogamp.common.util.ArrayHashSet [junit] Deprecated Method , desc[(IF)V], sig[null], throws nil, access[public] [junit] Added Method supportsNullValue, desc[()Z], sig[null], throws nil, access[final public] [junit] Deprecated Method , desc[(I)V], sig[null], throws nil, access[public] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Field DEFAULT_LOAD_FACTOR, desc[F], sig[null], value[type java.lang.Float, data 0.75, access[final public static] [junit] CompatChanged Method addAll, throws[[] -> [java/lang/UnsupportedOperationException]], access[] [junit] Added Method , desc[(ZIF)V], sig[null], throws nil, access[public] [junit] Deprecated Method , desc[()V], sig[null], throws nil, access[public] [junit] CompatChanged Method add, throws[[] -> [java/lang/NullPointerException, java/lang/IllegalArgumentException]], access[] [junit] CompatChanged Method getOrAdd, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Field DEFAULT_INITIAL_CAPACITY, desc[I], sig[null], value[type java.lang.Integer, data 16, access[final public static] [junit] CompatChanged Method remove, throws[[] -> [java/lang/NullPointerException]], access[] [junit] Added Method , desc[(Lcom/jogamp/common/util/ArrayHashSet;)V], sig[(Lcom/jogamp/common/util/ArrayHashSet;)V], throws nil, access[public] [junit] Class com.jogamp.common.util.IOUtil [junit] Added Method appendCharStream, desc[(Ljava/lang/StringBuilder;Ljava/io/Reader;)Ljava/lang/StringBuilder;], sig[null], throws [java/io/IOException], access[public static] [junit] ++++ TestCase.tearDown: com.jogamp.common.util.TestVersionSemantics - testVersionV230V23x [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507978656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveLock01 [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveLock01 [junit] ++++ Test Singleton.lock() [junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507979295 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 521 ms, avrg 4642547 ns, deviation [ -1389037 .. 167253 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 366 ms, avrg 10300 ns, deviation [ -7280 .. 70540 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 518 ms, avrg 3904499 ns, deviation [ -83539 .. 33991 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 429 ms, avrg 194255 ns, deviation [ -190875 .. 1874275 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 528 ms, avrg 4118013 ns, deviation [ -88843 .. 52367 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 462 ms, avrg 3446135 ns, deviation [ -120125 .. 77195 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 449 ms, avrg 3397351 ns, deviation [ -99571 .. 71409 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 436 ms, avrg 4082430 ns, deviation [ -1571540 .. 1947870 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 496 ms, avrg 352196 ns, deviation [ -58171 .. 60621 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 376 ms, avrg 15882 ns, deviation [ -7104 .. 6162 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 608 ms, avrg 460036 ns, deviation [ -33508 .. 31801 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 381 ms, avrg 15657 ns, deviation [ -11916 .. 10165 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507985064 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 6.317 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507979295 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 521 ms, avrg 4642547 ns, deviation [ -1389037 .. 167253 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 366 ms, avrg 10300 ns, deviation [ -7280 .. 70540 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 518 ms, avrg 3904499 ns, deviation [ -83539 .. 33991 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 429 ms, avrg 194255 ns, deviation [ -190875 .. 1874275 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 528 ms, avrg 4118013 ns, deviation [ -88843 .. 52367 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 462 ms, avrg 3446135 ns, deviation [ -120125 .. 77195 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 449 ms, avrg 3397351 ns, deviation [ -99571 .. 71409 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 436 ms, avrg 4082430 ns, deviation [ -1571540 .. 1947870 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 496 ms, avrg 352196 ns, deviation [ -58171 .. 60621 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 376 ms, avrg 15882 ns, deviation [ -7104 .. 6162 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 608 ms, avrg 460036 ns, deviation [ -33508 .. 31801 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 381 ms, avrg 15657 ns, deviation [ -11916 .. 10165 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507985064 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Fair took 0.522 sec [junit] Testcase: testLockedObjectThreading25x100x100N_Int01_Unfair took 0.369 sec [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Fair took 0.519 sec [junit] Testcase: testLockedObjectThreading25x100x100N_Java5_Unfair took 0.429 sec [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Fair took 0.528 sec [junit] Testcase: testLockedObjectThreading25x100x100Y_Int01_Unair took 0.462 sec [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Fair took 0.45 sec [junit] Testcase: testLockedObjectThreading25x100x100Y_Java5_Unfair took 0.436 sec [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Fair took 0.497 sec [junit] Testcase: testLockedObjectThreading5x1000x10000N_Int01_Unfair took 0.376 sec [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Fair took 0.608 sec [junit] Testcase: testLockedObjectThreading5x1000x10000N_Java5_Unfair took 0.383 sec [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 6.317 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-44 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507979295 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 521 ms, avrg 4642547 ns, deviation [ -1389037 .. 167253 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 366 ms, avrg 10300 ns, deviation [ -7280 .. 70540 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 518 ms, avrg 3904499 ns, deviation [ -83539 .. 33991 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield NONE - dt 429 ms, avrg 194255 ns, deviation [ -190875 .. 1874275 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100N_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 528 ms, avrg 4118013 ns, deviation [ -88843 .. 52367 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 462 ms, avrg 3446135 ns, deviation [ -120125 .. 77195 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Int01_Unair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 449 ms, avrg 3397351 ns, deviation [ -99571 .. 71409 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 25, loops-outter 100, loops-inner 100, yield YIELD - dt 436 ms, avrg 4082430 ns, deviation [ -1571540 .. 1947870 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading25x100x100Y_Java5_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 496 ms, avrg 352196 ns, deviation [ -58171 .. 60621 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int01, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 376 ms, avrg 15882 ns, deviation [ -7104 .. 6162 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Int01_Unfair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, fair , threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 608 ms, avrg 460036 ns, deviation [ -33508 .. 31801 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Fair [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Java5, unfair, threads 5, loops-outter 1000, loops-inner 10000, yield NONE - dt 381 ms, avrg 15657 ns, deviation [ -11916 .. 10165 ] ns [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveLock01 - testLockedObjectThreading5x1000x10000N_Java5_Unfair [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507985064 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] Thread-45 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507985659 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 [junit] Testsuite: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair , threads 5, loops-outter 1000, loops-inner 10000, yield YIELD - dt 186 ms [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507985890 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread-47 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507986446 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.78 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-45 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507985659 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair , threads 5, loops-outter 1000, loops-inner 10000, yield YIELD - dt 186 ms [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507985890 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testTwoThreadsInGroup took 0.187 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.78 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-45 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507985659 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] [junit] ---- TestRecursiveLock01.testLockedObjectThreading: i Int02ThreadGroup, fair , threads 5, loops-outter 1000, loops-inner 10000, yield YIELD - dt 186 ms [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01 - testTwoThreadsInGroup [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507985890 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00 [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket00 [junit] SLOCK [T main @ 1433507986490 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-48 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507986514 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] SLOCK [T main @ 1433507986515 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507987538 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1024 ms, 10 attempts [junit] SLOCK [T main @ 1433507987583 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread-50 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507987594 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] LockUnlock #1 LOCK try .. [junit] LockUnlock #2 LOCK try .. [junit] SLOCK [T LockUnlock #1 @ 1433507987595 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507987941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T LockUnlock #1 @ 1433507987942 ms +++ localhost/127.0.0.1:59999 - Locked within 347 ms, 26 attempts [junit] LockUnlock #1 LOCK ON [junit] SLOCK [T LockUnlock #1 @ 1433507988244 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] LockUnlock #1 LOCK OFF [junit] Thread-54 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T LockUnlock #2 @ 1433507988669 ms +++ localhost/127.0.0.1:59999 - Locked within 1074 ms, 1 attempts [junit] LockUnlock #2 LOCK ON [junit] SLOCK [T LockUnlock #2 @ 1433507988971 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] LockUnlock #2 LOCK OFF [junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507989074 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] SLOCK [T main @ 1433507989075 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507989086 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.619 sec [junit] ------------- Standard Error ----------------- [junit] Thread-47 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507986446 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] SLOCK [T main @ 1433507986490 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-48 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507986514 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] SLOCK [T main @ 1433507986515 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507987538 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1024 ms, 10 attempts [junit] SLOCK [T main @ 1433507987583 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread-50 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507987594 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] LockUnlock #1 LOCK try .. [junit] LockUnlock #2 LOCK try .. [junit] SLOCK [T LockUnlock #1 @ 1433507987595 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507987941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T LockUnlock #1 @ 1433507987942 ms +++ localhost/127.0.0.1:59999 - Locked within 347 ms, 26 attempts [junit] LockUnlock #1 LOCK ON [junit] SLOCK [T LockUnlock #1 @ 1433507988244 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] LockUnlock #1 LOCK OFF [junit] Thread-54 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T LockUnlock #2 @ 1433507988669 ms +++ localhost/127.0.0.1:59999 - Locked within 1074 ms, 1 attempts [junit] LockUnlock #2 LOCK ON [junit] SLOCK [T LockUnlock #2 @ 1433507988971 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] LockUnlock #2 LOCK OFF [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_LockUnlock took 0.046 sec [junit] Testcase: test02_2ndInstanceLockTimeout took 1.07 sec [junit] Testcase: testOffthreadLockUnlock took 1.469 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.619 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-47 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507986446 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] SLOCK [T main @ 1433507986490 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-48 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507986514 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] SLOCK [T main @ 1433507986515 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507987538 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 1024 ms, 10 attempts [junit] SLOCK [T main @ 1433507987583 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Thread-50 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507987594 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] LockUnlock #1 LOCK try .. [junit] LockUnlock #2 LOCK try .. [junit] SLOCK [T LockUnlock #1 @ 1433507987595 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1433507987941 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Thread-53 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T LockUnlock #1 @ 1433507987942 ms +++ localhost/127.0.0.1:59999 - Locked within 347 ms, 26 attempts [junit] LockUnlock #1 LOCK ON [junit] SLOCK [T LockUnlock #1 @ 1433507988244 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] LockUnlock #1 LOCK OFF [junit] Thread-54 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T LockUnlock #2 @ 1433507988669 ms +++ localhost/127.0.0.1:59999 - Locked within 1074 ms, 1 attempts [junit] LockUnlock #2 LOCK ON [junit] SLOCK [T LockUnlock #2 @ 1433507988971 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] LockUnlock #2 LOCK OFF [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01 [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket01 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec [junit] ------------- Standard Error ----------------- [junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507989074 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] SLOCK [T main @ 1433507989075 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testJVMShutdown took 0.001 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-56 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507989074 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] SLOCK [T main @ 1433507989075 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket02 [junit] Testsuite: com.jogamp.common.util.locks.TestSingletonServerSocket02 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507989131 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-58 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507989689 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.593 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507989086 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507989131 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: dummy took 0 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.593 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-57 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507989086 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] ++++ TestCase.tearDown: com.jogamp.common.util.locks.TestSingletonServerSocket02 - dummy [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507989131 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.CppReaderTest [junit] Testsuite: com.jogamp.gluegen.jcpp.CppReaderTest [junit] - - - System info - - - [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (X86_64, GENERIC_ABI), 2 cores, littleEndian true [junit] MachineDataInfo: runtimeValidated 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] VM: Java HotSpot(TM) 64-Bit Server VM [junit] rootrel.build: build [junit] gluegen.root: .. [junit] testOutput: ../build/test [junit] - - - - - - - - - - - - [junit] Testing #include [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/test0.h" 1 [junit] >> [junit] >> test0start_2 [junit] >> [junit] >> #line 1 "../jcpp/src/test/resources/test1.h" 1 [junit] >> [junit] >> test1start_2 [junit] >> [junit] >> test1mid___4 [junit] >> [junit] >> test1end___6 [junit] >> [junit] >> #line 5 "../jcpp/src/test/resources/test0.h" 2 [junit] >> [junit] >> test0end___6 [junit] >> [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> [junit] >> foo [junit] >> [junit] >> [junit] Testing #include [junit] [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.c" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> foo [junit] >> #line 2 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> #line 3 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> a b, c, d __VA_ARGS__ b [junit] >> [junit] >> [junit] >> a b c, d b [junit] >> [junit] >> [junit] >> a x b, c, d b [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507989869 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-60 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507990427 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.729 sec [junit] ------------- Standard Output --------------- [junit] - - - System info - - - [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (X86_64, GENERIC_ABI), 2 cores, littleEndian true [junit] MachineDataInfo: runtimeValidated 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] VM: Java HotSpot(TM) 64-Bit Server VM [junit] rootrel.build: build [junit] gluegen.root: .. [junit] testOutput: ../build/test [junit] - - - - - - - - - - - - [junit] Testing #include [junit] [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/test0.h" 1 [junit] >> [junit] >> test0start_2 [junit] >> [junit] >> #line 1 "../jcpp/src/test/resources/test1.h" 1 [junit] >> [junit] >> test1start_2 [junit] >> [junit] >> test1mid___4 [junit] >> [junit] >> test1end___6 [junit] >> [junit] >> #line 5 "../jcpp/src/test/resources/test0.h" 2 [junit] >> [junit] >> test0end___6 [junit] >> [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> [junit] >> foo [junit] >> [junit] >> [junit] Testing #include [junit] [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.c" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> foo [junit] >> #line 2 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> #line 3 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> a b, c, d __VA_ARGS__ b [junit] >> [junit] >> [junit] >> a b c, d b [junit] >> [junit] >> [junit] >> a x b, c, d b [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-58 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507989689 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507989869 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCppReader took 0.118 sec [junit] Testcase: testPragmaOnce took 0.002 sec [junit] Testcase: testPragmaOnceWithMarkers took 0.001 sec [junit] Testcase: testVarargs took 0.003 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.729 sec [junit] [junit] ------------- Standard Output --------------- [junit] - - - System info - - - [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (X86_64, GENERIC_ABI), 2 cores, littleEndian true [junit] MachineDataInfo: runtimeValidated 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] VM: Java HotSpot(TM) 64-Bit Server VM [junit] rootrel.build: build [junit] gluegen.root: .. [junit] testOutput: ../build/test [junit] - - - - - - - - - - - - [junit] Testing #include [junit] [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/test0.h" 1 [junit] >> [junit] >> test0start_2 [junit] >> [junit] >> #line 1 "../jcpp/src/test/resources/test1.h" 1 [junit] >> [junit] >> test1start_2 [junit] >> [junit] >> test1mid___4 [junit] >> [junit] >> test1end___6 [junit] >> [junit] >> #line 5 "../jcpp/src/test/resources/test0.h" 2 [junit] >> [junit] >> test0end___6 [junit] >> [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> [junit] >> foo [junit] >> [junit] >> [junit] Testing #include [junit] [junit] >> #line 1 "" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.c" 1 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> foo [junit] >> #line 2 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 1 "../jcpp/src/test/resources/once.h" 1 [junit] >> [junit] >> #line 3 "../jcpp/src/test/resources/once.c" 2 [junit] >> #line 2 "" 2 [junit] Testing #include [junit] [junit] >> [junit] >> [junit] >> a b, c, d __VA_ARGS__ b [junit] >> [junit] >> [junit] >> a b c, d b [junit] >> [junit] >> [junit] >> a x b, c, d b [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-58 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507989689 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testCppReader [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnce [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testPragmaOnceWithMarkers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.CppReaderTest - testVarargs [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507989869 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.ErrorTest [junit] Testsuite: com.jogamp.gluegen.jcpp.ErrorTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507990479 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507991037 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.602 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-60 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507990427 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507990479 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testErrors took 0.001 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.602 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-60 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507990427 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.ErrorTest - testErrors [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507990479 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest [junit] Testsuite: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507991084 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507991645 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.598 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507991037 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507991084 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAbsoluteInclude took 0.001 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.598 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-61 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507991037 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.IncludeAbsoluteTest - testAbsoluteInclude [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507991084 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.JavaFileSystemTest [junit] Testsuite: com.jogamp.gluegen.jcpp.JavaFileSystemTest [junit] Failed to open stdio.h [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507991691 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507992249 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.595 sec [junit] ------------- Standard Output --------------- [junit] Failed to open stdio.h [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507991645 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507991691 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testJavaFileSystem took 0 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.595 sec [junit] [junit] ------------- Standard Output --------------- [junit] Failed to open stdio.h [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-62 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507991645 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JavaFileSystemTest - testJavaFileSystem [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507991691 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.JoinReaderTest [junit] Testsuite: com.jogamp.gluegen.jcpp.JoinReaderTest [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing foo??(bar => foo[bar [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: [ [junit] At offset 4: b [junit] At offset 5: a [junit] At offset 6: r [junit] Testing foo??/ [junit] bar => foobar [junit] [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: b [junit] At offset 4: a [junit] At offset 5: r [junit] At offset 6: [junit] [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507992295 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-64 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507992855 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.597 sec [junit] ------------- Standard Output --------------- [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing foo??(bar => foo[bar [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: [ [junit] At offset 4: b [junit] At offset 5: a [junit] At offset 6: r [junit] Testing foo??/ [junit] bar => foobar [junit] [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: b [junit] At offset 4: a [junit] At offset 5: r [junit] At offset 6: [junit] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507992249 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507992295 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testJoinReader took 0.001 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.597 sec [junit] [junit] ------------- Standard Output --------------- [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing ab => ab [junit] At offset 0: a [junit] At offset 1: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a\b => a\b [junit] At offset 0: a [junit] At offset 1: \ [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a [junit] b => a [junit] b [junit] At offset 0: a [junit] At offset 1: [junit] [junit] At offset 2: b [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing a\ [junit] b => ab [junit] [junit] At offset 0: a [junit] At offset 1: b [junit] At offset 2: [junit] [junit] Testing foo??(bar => foo[bar [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: [ [junit] At offset 4: b [junit] At offset 5: a [junit] At offset 6: r [junit] Testing foo??/ [junit] bar => foobar [junit] [junit] At offset 0: f [junit] At offset 1: o [junit] At offset 2: o [junit] At offset 3: b [junit] At offset 4: a [junit] At offset 5: r [junit] At offset 6: [junit] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-63 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507992249 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.JoinReaderTest - testJoinReader [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507992295 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.LexerSourceTest [junit] Testsuite: com.jogamp.gluegen.jcpp.LexerSourceTest [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507992985 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.681 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-64 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507992855 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507992985 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testLexerSource took 0.004 sec [junit] Testcase: testNumbers took 0.001 sec [junit] Testcase: testNumbersInvalid took 0.001 sec [junit] Testcase: testNumbersSuffix took 0.001 sec [junit] Testcase: testUnterminatedComment took 0 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.681 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-64 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507992855 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testLexerSource [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbers [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersInvalid [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testNumbersSuffix [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.LexerSourceTest - testUnterminatedComment [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507992985 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.NumericValueTest [junit] Testsuite: com.jogamp.gluegen.jcpp.NumericValueTest [junit] Testing '0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0"=00 [junit] Testing '1' -> 1.0 [junit] Token is [NUMBER@1,0]:"1"=1 [junit] Testing '1L' -> 1.0 [junit] Token is [NUMBER@1,0]:"1L"=1 [junit] Testing '12' -> 12.0 [junit] Token is [NUMBER@1,0]:"12"=12 [junit] Testing '12L' -> 12.0 [junit] Token is [NUMBER@1,0]:"12L"=12 [junit] Testing '0xf' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xf"=0xf [junit] Testing '0xfL' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xfL"=0xf [junit] Testing '0x12' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12"=0x12 [junit] Testing '0x12L' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12L"=0x12 [junit] Testing '0673' -> 443.0 [junit] Token is [NUMBER@1,0]:"0673"=00673 [junit] Testing '.0' -> 0.0 [junit] Token is [NUMBER@1,0]:".0"=.0 [junit] Testing '.00' -> 0.0 [junit] Token is [NUMBER@1,0]:".00"=.00 [junit] Testing '0.' -> 0.0 [junit] Token is [NUMBER@1,0]:"0."=0. [junit] Testing '0.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0.0"=0.0 [junit] Testing '00.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"00.0"=00.0 [junit] Testing '00.' -> 0.0 [junit] Token is [NUMBER@1,0]:"00."=00. [junit] Testing '1e1' -> 10.0 [junit] Token is [NUMBER@1,0]:"1e1"=1e1 [junit] Testing '1e-1' -> 0.1 [junit] Token is [NUMBER@1,0]:"1e-1"=1e-1 [junit] ++++ Test Singleton.lock() [junit] Thread-65 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507993546 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] Testing '0x12e3' -> 4835.0 [junit] Token is [NUMBER@1,0]:"0x12e3"=0x12e3 [junit] Testing '0x12p3' -> 144.0 [junit] Token is [NUMBER@1,0]:"0x12p3"=0x12p3 [junit] Testing '012e3' -> 12000.0 [junit] Token is [NUMBER@1,0]:"012e3"=012e3 [junit] Testing '067e4' -> 670000.0 [junit] Token is [NUMBER@1,0]:"067e4"=067e4 [junit] Testing '097' -> 97.0 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507993621 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-66 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507994182 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] Input: line = __LINE__ [junit] [junit] READ: [IDENTIFIER@1,0]:"line" [junit] READ: [WHITESPACE@1,4]:" " [junit] READ: [=@1,5]:"=" [junit] READ: [WHITESPACE@1,6]:" " [junit] READ: [NUMBER@1,7]:"1"=1 [junit] Input: file = __FILE__ [junit] [junit] READ: [NL@1,15]:" [junit] " [junit] READ: [IDENTIFIER@2,0]:"file" [junit] READ: [WHITESPACE@2,4]:" " [junit] READ: [=@2,5]:"=" [junit] READ: [WHITESPACE@2,6]:" " [junit] READ: [STRING@2,7]:""""="" [junit] Input: #define A a /* a defined */ [junit] [junit] READ: [NL@2,15]:" [junit] " [junit] Input: A /* a */ [junit] [junit] READ: [NL@3,27]:" [junit] " [junit] READ: [IDENTIFIER@3,10]:"a" [junit] READ: [WHITESPACE@4,1]:" " [junit] READ: [CCOMMENT@4,2]:"/* a */" [junit] READ: [IDENTIFIER@3,10]:"a" [junit] Input: #define B b /* b defined */ [junit] [junit] READ: [NL@4,9]:" [junit] " [junit] Input: B /* b */ [junit] [junit] READ: [NL@5,27]:" [junit] " [junit] READ: [IDENTIFIER@5,10]:"b" [junit] READ: [WHITESPACE@6,1]:" " [junit] READ: [CCOMMENT@6,2]:"/* b */" [junit] READ: [IDENTIFIER@5,10]:"b" [junit] Input: #define C c /* c defined */ [junit] [junit] READ: [NL@6,9]:" [junit] " [junit] Input: #define EXPAND(x) x [junit] [junit] READ: [NL@7,27]:" [junit] " [junit] Input: EXPAND(a) [junit] [junit] READ: [NL@8,19]:" [junit] " [junit] READ: [IDENTIFIER@9,7]:"a" [junit] Input: EXPAND(A) [junit] [junit] READ: [NL@9,9]:" [junit] " [junit] READ: [IDENTIFIER@3,10]:"a" [junit] Input: #define _STRINGIFY(x) #x [junit] [junit] READ: [NL@10,9]:" [junit] " [junit] Input: _STRINGIFY(A) [junit] [junit] READ: [NL@11,24]:" [junit] " [junit] READ: [STRING@11,23]:""A""=A [junit] Input: #define STRINGIFY(x) _STRINGIFY(x) [junit] [junit] READ: [NL@12,13]:" [junit] " [junit] Input: STRINGIFY(b) [junit] [junit] READ: [NL@13,34]:" [junit] " [junit] READ: [STRING@11,23]:""b""=b [junit] Input: STRINGIFY(A) [junit] [junit] READ: [NL@14,12]:" [junit] " [junit] READ: [STRING@11,23]:""a""=a [junit] Input: #define _CONCAT(x, y) x ## y [junit] [junit] READ: [NL@15,12]:" [junit] " [junit] Input: _CONCAT(A, B) [junit] [junit] READ: [NL@16,28]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"AB" [junit] Input: #define A_CONCAT done_a_concat [junit] [junit] READ: [NL@17,13]:" [junit] " [junit] Input: _CONCAT(A, _CONCAT(B, C)) [junit] [junit] READ: [NL@18,30]:" [junit] " [junit] READ: [IDENTIFIER@18,17]:"done_a_concat" [junit] READ: [(@1,8]:"(" [junit] READ: [IDENTIFIER@5,10]:"b" [junit] READ: [,@1,10]:"," [junit] READ: [WHITESPACE@1,11]:" " [junit] READ: [IDENTIFIER@7,10]:"c" [junit] READ: [)@1,13]:")" [junit] Input: #define CONCAT(x, y) _CONCAT(x, y) [junit] [junit] READ: [NL@19,25]:" [junit] " [junit] Input: CONCAT(A, CONCAT(B, C)) [junit] [junit] READ: [NL@20,34]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"abc" [junit] Input: #define _CONCAT3(x, y, z) x ## y ## z [junit] [junit] READ: [NL@21,23]:" [junit] " [junit] Input: _CONCAT3(a, b, c) [junit] [junit] READ: [NL@22,37]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"abc" [junit] Input: _CONCAT3(A, B, C) [junit] [junit] READ: [NL@23,17]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"ABC" [junit] Input: _CONCAT(test_, inline) [junit] [junit] READ: [NL@24,17]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"test_inline" [junit] Input: _CONCAT(test_, [junit] newline) [junit] [junit] READ: [NL@25,22]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"test_newline" [junit] Input: #define two three [junit] [junit] READ: [NL@27,8]:" [junit] " [junit] Input: two /* three */ [junit] [junit] READ: [NL@28,17]:" [junit] " [junit] READ: [IDENTIFIER@28,12]:"three" [junit] READ: [WHITESPACE@29,3]:" " [junit] READ: [CCOMMENT@29,4]:"/* three */" [junit] Input: one /* one */ [junit] [junit] READ: [NL@29,15]:" [junit] " [junit] READ: [IDENTIFIER@30,0]:"one" [junit] READ: [WHITESPACE@30,3]:" " [junit] READ: [CCOMMENT@30,4]:"/* one */" [junit] READ: [IDENTIFIER@28,12]:"three" [junit] READ: [IDENTIFIER@28,12]:"three" [junit] Input: #define one two [junit] [junit] READ: [NL@30,13]:" [junit] " [junit] Input: one /* three */ [junit] [junit] READ: [NL@31,15]:" [junit] " [junit] READ: [IDENTIFIER@28,12]:"three" [junit] READ: [WHITESPACE@32,3]:" " [junit] READ: [CCOMMENT@32,4]:"/* three */" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [IDENTIFIER@28,12]:"three" [junit] Input: #undef two [junit] [junit] READ: [NL@32,15]:" [junit] " [junit] Input: one /* two */ [junit] [junit] READ: [NL@33,10]:" [junit] " [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [WHITESPACE@34,3]:" " [junit] READ: [CCOMMENT@34,4]:"/* two */" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] Input: #define two five [junit] [junit] READ: [NL@34,13]:" [junit] " [junit] Input: one /* five */ [junit] [junit] READ: [NL@35,16]:" [junit] " [junit] READ: [IDENTIFIER@35,12]:"five" [junit] READ: [WHITESPACE@36,3]:" " [junit] READ: [CCOMMENT@36,4]:"/* five */" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [IDENTIFIER@35,12]:"five" [junit] Input: #undef two [junit] [junit] READ: [NL@36,14]:" [junit] " [junit] Input: one /* two */ [junit] [junit] READ: [NL@37,10]:" [junit] " [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [WHITESPACE@38,3]:" " [junit] READ: [CCOMMENT@38,4]:"/* two */" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] READ: [IDENTIFIER@31,12]:"two" [junit] Input: #undef one [junit] [junit] READ: [NL@38,13]:" [junit] " [junit] Input: #define one four [junit] [junit] READ: [NL@39,10]:" [junit] " [junit] Input: one /* four */ [junit] [junit] READ: [NL@40,16]:" [junit] " [junit] READ: [IDENTIFIER@40,12]:"four" [junit] READ: [WHITESPACE@41,3]:" " [junit] READ: [CCOMMENT@41,4]:"/* four */" [junit] READ: [IDENTIFIER@40,12]:"four" [junit] READ: [IDENTIFIER@40,12]:"four" [junit] Input: #undef one [junit] [junit] READ: [NL@41,14]:" [junit] " [junit] Input: #define one one [junit] [junit] READ: [NL@42,10]:" [junit] " [junit] Input: one /* one */ [junit] [junit] READ: [NL@43,15]:" [junit] " [junit] READ: [IDENTIFIER@43,12]:"one" [junit] READ: [WHITESPACE@44,3]:" " [junit] READ: [CCOMMENT@44,4]:"/* one */" [junit] READ: [IDENTIFIER@43,12]:"one" [junit] READ: [IDENTIFIER@43,12]:"one" [junit] Input: #define NUM1 1 [junit] [junit] READ: [NL@44,13]:" [junit] " [junit] Input: #define NUM4 ( 1 << ( NUM1 + NUM1 ) ) [junit] [junit] READ: [NL@45,14]:" [junit] " [junit] Input: NUM4 /* ( 1 << ( 1 + 1 ) ) */ [junit] [junit] READ: [NL@46,37]:" [junit] " [junit] READ: [(@46,13]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@46,15]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [LSH@46,17]:"<<" [junit] READ: [WHITESPACE]:" " [junit] READ: [(@46,20]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@45,13]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [+@46,27]:"+" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@45,13]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,34]:")" [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,36]:")" [junit] READ: [WHITESPACE@47,4]:" " [junit] READ: [CCOMMENT@47,5]:"/* ( 1 << ( 1 + 1 ) ) */" [junit] READ: [(@46,13]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@46,15]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [LSH@46,17]:"<<" [junit] READ: [WHITESPACE]:" " [junit] READ: [(@46,20]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@46,22]:"NUM1" [junit] READ: [WHITESPACE]:" " [junit] READ: [+@46,27]:"+" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@46,29]:"NUM1" [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,34]:")" [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,36]:")" [junit] READ: [(@46,13]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@46,15]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [LSH@46,17]:"<<" [junit] READ: [WHITESPACE]:" " [junit] READ: [(@46,20]:"(" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@45,13]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [+@46,27]:"+" [junit] READ: [WHITESPACE]:" " [junit] READ: [NUMBER@45,13]:"1"=1 [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,34]:")" [junit] READ: [WHITESPACE]:" " [junit] READ: [)@46,36]:")" [junit] Input: #define var(x...) a x __VA_ARGS__ b [junit] [junit] READ: [NL@47,29]:" [junit] " [junit] Input: var(e, f, g) [junit] [junit] READ: [NL@48,35]:" [junit] " [junit] READ: [IDENTIFIER@48,18]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@49,4]:"e" [junit] READ: [,@49,5]:"," [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@49,7]:"f" [junit] READ: [,@49,8]:"," [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@49,10]:"g" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@48,22]:"__VA_ARGS__" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@48,34]:"b" [junit] Input: var() [junit] [junit] READ: [NL@49,12]:" [junit] " [junit] READ: [IDENTIFIER@48,18]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@48,22]:"__VA_ARGS__" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@48,34]:"b" [junit] Input: #define var2(x, ...) a x __VA_ARGS__ e [junit] [junit] READ: [NL@50,5]:" [junit] " [junit] Input: var2(b, c, d) [junit] [junit] READ: [NL@51,38]:" [junit] " [junit] READ: [IDENTIFIER@51,21]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@52,5]:"b" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@52,8]:"c" [junit] READ: [,@52,9]:"," [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@52,11]:"d" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@51,37]:"e" [junit] Input: var2(b) [junit] [junit] READ: [NL@52,13]:" [junit] " [junit] READ: [IDENTIFIER@51,21]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@53,5]:"b" [junit] READ: [WHITESPACE]:" " [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@51,37]:"e" [junit] Input: #define var3(...) a __VA_ARGS__ d [junit] [junit] READ: [NL@53,7]:" [junit] " [junit] Input: var3(b, c) [junit] [junit] READ: [NL@54,33]:" [junit] " [junit] READ: [IDENTIFIER@54,18]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@55,5]:"b" [junit] READ: [,@55,6]:"," [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@55,8]:"c" [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@54,32]:"d" [junit] Input: var3() [junit] [junit] READ: [NL@55,10]:" [junit] " [junit] READ: [IDENTIFIER@54,18]:"a" [junit] READ: [WHITESPACE]:" " [junit] READ: [WHITESPACE]:" " [junit] READ: [IDENTIFIER@54,32]:"d" [junit] Input: #define _Widen(x) L ## x [junit] [junit] READ: [NL@56,6]:" [junit] " [junit] Input: #define Widen(x) _Widen(x) [junit] [junit] READ: [NL@57,24]:" [junit] " [junit] Input: #define LStr(x) _Widen(#x) [junit] [junit] READ: [NL@58,26]:" [junit] " [junit] Input: LStr(x); [junit] [junit] READ: [NL@59,26]:" [junit] " [junit] READ: [IDENTIFIER@1,0]:"L" [junit] READ: [STRING@1,1]:""x""=x [junit] READ: [;@60,7]:";" [junit] Input: 'foo' [junit] [junit] READ: [NL@60,8]:" [junit] " [junit] READ: [SQSTRING@61,0]:"'foo'"=foo [junit] Input: #if 1 ? 2 : 0 [junit] TEXT [junit] #endif [junit] [junit] READ: [NL@61,5]:" [junit] " [junit] READ: [NL@62,13]:" [junit] " [junit] READ: [IDENTIFIER@63,0]:"TEXT" [junit] READ: [NL@63,4]:" [junit] " [junit] Input: #if 1 ? 0 : 2 [junit] TEXT [junit] #endif [junit] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.627 sec [junit] ------------- Standard Output --------------- [junit] Testing '0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0"=00 [junit] Testing '1' -> 1.0 [junit] Token is [NUMBER@1,0]:"1"=1 [junit] Testing '1L' -> 1.0 [junit] Token is [NUMBER@1,0]:"1L"=1 [junit] Testing '12' -> 12.0 [junit] Token is [NUMBER@1,0]:"12"=12 [junit] Testing '12L' -> 12.0 [junit] Token is [NUMBER@1,0]:"12L"=12 [junit] Testing '0xf' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xf"=0xf [junit] Testing '0xfL' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xfL"=0xf [junit] Testing '0x12' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12"=0x12 [junit] Testing '0x12L' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12L"=0x12 [junit] Testing '0673' -> 443.0 [junit] Token is [NUMBER@1,0]:"0673"=00673 [junit] Testing '.0' -> 0.0 [junit] Token is [NUMBER@1,0]:".0"=.0 [junit] Testing '.00' -> 0.0 [junit] Token is [NUMBER@1,0]:".00"=.00 [junit] Testing '0.' -> 0.0 [junit] Token is [NUMBER@1,0]:"0."=0. [junit] Testing '0.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0.0"=0.0 [junit] Testing '00.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"00.0"=00.0 [junit] Testing '00.' -> 0.0 [junit] Token is [NUMBER@1,0]:"00."=00. [junit] Testing '1e1' -> 10.0 [junit] Token is [NUMBER@1,0]:"1e1"=1e1 [junit] Testing '1e-1' -> 0.1 [junit] Token is [NUMBER@1,0]:"1e-1"=1e-1 [junit] Testing '0x12e3' -> 4835.0 [junit] Token is [NUMBER@1,0]:"0x12e3"=0x12e3 [junit] Testing '0x12p3' -> 144.0 [junit] Token is [NUMBER@1,0]:"0x12p3"=0x12p3 [junit] Testing '012e3' -> 12000.0 [junit] Token is [NUMBER@1,0]:"012e3"=012e3 [junit] Testing '067e4' -> 670000.0 [junit] Token is [NUMBER@1,0]:"067e4"=067e4 [junit] Testing '097' -> 97.0 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-65 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507993546 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507993621 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testNumericValue took 0.028 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.627 sec [junit] [junit] ------------- Standard Output --------------- [junit] Testing '0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0"=00 [junit] Testing '1' -> 1.0 [junit] Token is [NUMBER@1,0]:"1"=1 [junit] Testing '1L' -> 1.0 [junit] Token is [NUMBER@1,0]:"1L"=1 [junit] Testing '12' -> 12.0 [junit] Token is [NUMBER@1,0]:"12"=12 [junit] Testing '12L' -> 12.0 [junit] Token is [NUMBER@1,0]:"12L"=12 [junit] Testing '0xf' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xf"=0xf [junit] Testing '0xfL' -> 15.0 [junit] Token is [NUMBER@1,0]:"0xfL"=0xf [junit] Testing '0x12' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12"=0x12 [junit] Testing '0x12L' -> 18.0 [junit] Token is [NUMBER@1,0]:"0x12L"=0x12 [junit] Testing '0673' -> 443.0 [junit] Token is [NUMBER@1,0]:"0673"=00673 [junit] Testing '.0' -> 0.0 [junit] Token is [NUMBER@1,0]:".0"=.0 [junit] Testing '.00' -> 0.0 [junit] Token is [NUMBER@1,0]:".00"=.00 [junit] Testing '0.' -> 0.0 [junit] Token is [NUMBER@1,0]:"0."=0. [junit] Testing '0.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"0.0"=0.0 [junit] Testing '00.0' -> 0.0 [junit] Token is [NUMBER@1,0]:"00.0"=00.0 [junit] Testing '00.' -> 0.0 [junit] Token is [NUMBER@1,0]:"00."=00. [junit] Testing '1e1' -> 10.0 [junit] Token is [NUMBER@1,0]:"1e1"=1e1 [junit] Testing '1e-1' -> 0.1 [junit] Token is [NUMBER@1,0]:"1e-1"=1e-1 [junit] Testing '0x12e3' -> 4835.0 [junit] Token is [NUMBER@1,0]:"0x12e3"=0x12e3 [junit] Testing '0x12p3' -> 144.0 [junit] Token is [NUMBER@1,0]:"0x12p3"=0x12p3 [junit] Testing '012e3' -> 12000.0 [junit] Token is [NUMBER@1,0]:"012e3"=012e3 [junit] Testing '067e4' -> 670000.0 [junit] Token is [NUMBER@1,0]:"067e4"=067e4 [junit] Testing '097' -> 97.0 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-65 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507993546 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.NumericValueTest - testNumericValue [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507993621 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.PreprocessorTest [junit] Testsuite: com.jogamp.gluegen.jcpp.PreprocessorTest [junit] READ: [NL@64,6]:" [junit] " [junit] READ: [NL@65,13]:" [junit] " [junit] READ: [NL@66,4]:" [junit] " [junit] Input: #if 0 ? 0 : 2 [junit] TEXT [junit] #endif [junit] [junit] READ: [NL@67,6]:" [junit] " [junit] READ: [NL@68,13]:" [junit] " [junit] READ: [IDENTIFIER@69,0]:"TEXT" [junit] READ: [NL@69,4]:" [junit] " [junit] Input: #if 0 ? 2 : 0 [junit] TEXT [junit] #endif [junit] [junit] READ: [NL@70,6]:" [junit] " [junit] READ: [NL@71,13]:" [junit] " [junit] READ: [NL@72,4]:" [junit] " [junit] Remaining token [NL@73,6]:" [junit] " [junit] Remaining token [EOF]:<265> [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] Input: #ifndef X [junit] a [junit] #else [junit] b [junit] [junit] Remaining token [NL@1,9]:" [junit] " [junit] Remaining token [IDENTIFIER@2,0]:"a" [junit] Remaining token [NL@2,1]:" [junit] " [junit] Remaining token [NL@3,5]:" [junit] " [junit] Remaining token [NL@4,1]:" [junit] " [junit] Remaining token [EOF]:<265> [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507994290 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.658 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-66 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507994182 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507994290 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Preprocessor took 0.045 sec [junit] Testcase: test02PreprocessorUnterminated took 0 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.658 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-66 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507994182 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test01Preprocessor [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.PreprocessorTest - test02PreprocessorUnterminated [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507994290 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest [junit] Testsuite: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest [junit] ++++ Test Singleton.lock() [junit] Thread-67 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507994849 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507994898 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.599 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-67 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507994849 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507994898 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WhitespacePasting took 0.001 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.599 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-67 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507994849 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest - test01WhitespacePasting [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507994898 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.PCPPTest [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.PCPPTest [junit] ++++ Test Singleton.lock() [junit] Thread-68 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507995457 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] pcpptest.h:128: warning: "Test warning with quotes - they must have quotes" [junit] Expected: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] Result: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507995521 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.614 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-68 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507995457 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] pcpptest.h:128: warning: "Test warning with quotes - they must have quotes" [junit] Expected: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] Result: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507995521 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: pcppMacroDefinitionTest took 0.017 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.614 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-68 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507995457 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] pcpptest.h:128: warning: "Test warning with quotes - they must have quotes" [junit] Expected: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] Result: [junit] ------------------------------- [junit] #1"pcpptest.h"#defineCL_SCHAR_MIN(-127-1)#define__YES__1#16"pcpptest.h"#26"pcpptest.h"#36"pcpptest.h"cl_charGOOD_A;intGOOD_B;intGOOD_C;#40"pcpptest.h"#54"pcpptest.h"intTEST_D_GOOD;#60"pcpptest.h"#70"pcpptest.h"#77"pcpptest.h"#105"pcpptest.h"#123"pcpptest.h"intGOOD_F_1;intGOOD_F_2;#126"pcpptest.h"intGOOD_G;#128"pcpptest.h"#130"pcpptest.h"#134"pcpptest.h"#136"pcpptest.h" [junit] ------------------------------- [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.PCPPTest - pcppMacroDefinitionTest [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507995521 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter [junit] ++++ Test Singleton.lock() [junit] Thread-69 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507996088 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593900b90 [junit] 1/8: 0x7f8593900bd0 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593900b90 [junit] 1/8: 0x7f8593900bd0 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593907130 [junit] 1/8: 0x7f859063c270 [junit] 2/8: 0x7f859065a9e0 [junit] 3/8: 0x7f859065aa20 [junit] 4/8: 0x7f85906d5310 [junit] 5/8: 0x7f85906d5350 [junit] 6/8: 0x7f85906bc220 [junit] 7/8: 0x7f85906bc260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593907130 [junit] 1/8: 0x7f859063c270 [junit] 2/8: 0x7f859065a9e0 [junit] 3/8: 0x7f859065aa20 [junit] 4/8: 0x7f85906d5310 [junit] 5/8: 0x7f85906d5350 [junit] 6/8: 0x7f85906bc220 [junit] 7/8: 0x7f85906bc260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859066aff0 [junit] 1/8: 0x7f8590692ef0 [junit] 2/8: 0x7f8590692f30 [junit] 3/8: 0x7f85906ba0a0 [junit] 4/8: 0x7f85906ba0e0 [junit] 5/8: 0x7f859064c150 [junit] 6/8: 0x7f859064c190 [junit] 7/8: 0x7f8590650dd0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859040bf80 [junit] 1/8: 0x7f8590437920 [junit] 2/8: 0x7f859040c0b0 [junit] 3/8: 0x7f8590437840 [junit] 4/8: 0x7f8590437880 [junit] 5/8: 0x7f859042d7f0 [junit] 6/8: 0x7f859042d830 [junit] 7/8: 0x7f859042d870 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859040bf80 [junit] 1/8: 0x7f8590437920 [junit] 2/8: 0x7f859040c0b0 [junit] 3/8: 0x7f8590437840 [junit] 4/8: 0x7f8590437880 [junit] 5/8: 0x7f859042d7f0 [junit] 6/8: 0x7f859042d830 [junit] 7/8: 0x7f859042d870 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859063c2b0 [junit] 1/8: 0x7f859063c2b0 [junit] 2/8: 0x7f859063c2b0 [junit] 3/8: 0x7f859063c2b0 [junit] 4/8: 0x7f859063c2b0 [junit] 5/8: 0x7f859063c2b0 [junit] 6/8: 0x7f859063c2b0 [junit] 7/8: 0x7f859063c2b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f323d980 [junit] 1/8: 0x7f323d9c0 [junit] 2/8: 0x7f323da00 [junit] 3/8: 0x7f323da40 [junit] 4/8: 0x7f323da80 [junit] 5/8: 0x7f323dac0 [junit] 6/8: 0x7f323db00 [junit] 7/8: 0x7f323db40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f323d980 [junit] 1/8: 0x7f323d9c0 [junit] 2/8: 0x7f323da00 [junit] 3/8: 0x7f323da40 [junit] 4/8: 0x7f323da80 [junit] 5/8: 0x7f323dac0 [junit] 6/8: 0x7f323db00 [junit] 7/8: 0x7f323db40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693ff0 [junit] 1/8: 0x7f85906cebc0 [junit] 2/8: 0x7f85906cec00 [junit] 3/8: 0x7f85906487f0 [junit] 4/8: 0x7f8590648830 [junit] 5/8: 0x7f85906c0cd0 [junit] 6/8: 0x7f85906c0d10 [junit] 7/8: 0x7f8593803110 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693ff0 [junit] 1/8: 0x7f85906cebc0 [junit] 2/8: 0x7f85906cec00 [junit] 3/8: 0x7f85906487f0 [junit] 4/8: 0x7f8590648830 [junit] 5/8: 0x7f85906c0cd0 [junit] 6/8: 0x7f85906c0d10 [junit] 7/8: 0x7f8593803110 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593803150 [junit] 1/8: 0x7f85906d7c40 [junit] 2/8: 0x7f85906d7c80 [junit] 3/8: 0x7f859065aab0 [junit] 4/8: 0x7f859065aaf0 [junit] 5/8: 0x7f859065ab30 [junit] 6/8: 0x7f8590655da0 [junit] 7/8: 0x7f8590655de0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042d8f0 [junit] 1/8: 0x7f859042d9e0 [junit] 2/8: 0x7f859042da20 [junit] 3/8: 0x7f859042da60 [junit] 4/8: 0x7f859042eff0 [junit] 5/8: 0x7f859042f030 [junit] 6/8: 0x7f859042f070 [junit] 7/8: 0x7f859042f0b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042d8f0 [junit] 1/8: 0x7f859042d9e0 [junit] 2/8: 0x7f859042da20 [junit] 3/8: 0x7f859042da60 [junit] 4/8: 0x7f859042eff0 [junit] 5/8: 0x7f859042f030 [junit] 6/8: 0x7f859042f070 [junit] 7/8: 0x7f859042f0b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590648870 [junit] 1/8: 0x7f8590648870 [junit] 2/8: 0x7f8590648870 [junit] 3/8: 0x7f8590648870 [junit] 4/8: 0x7f8590648870 [junit] 5/8: 0x7f8590648870 [junit] 6/8: 0x7f8590648870 [junit] 7/8: 0x7f8590648870 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: LP64_UNIX(6): MachineDataInfo: runtimeValidated false, 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] runtime md: MachineDataInfo: runtimeValidated 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] compatible static/runtime: true [junit] TK_ComplicatedSubSet: sizeof(): 72 [junit] TK_ComplicatedSubSet: bits1-s offset: 0 [junit] TK_ComplicatedSubSet: id-s offset: 4 [junit] TK_ComplicatedSubSet: bits2-s offset: 8 [junit] TK_ComplicatedSubSet: long0-s offset: 16 [junit] TK_ComplicatedSubSet: bits3-s offset: 24 [junit] TK_ComplicatedSubSet: real0-s offset: 32 [junit] TK_ComplicatedSubSet: bits4-s offset: 40 [junit] TK_ComplicatedSubSet: real1-s offset: 44 [junit] TK_ComplicatedSubSet: bits5-s offset: 48 [junit] TK_ComplicatedSubSet: longX-s offset: 56 [junit] TK_ComplicatedSubSet: bits6-s offset: 64 [junit] TK_ComplicatedSuperSet: sizeof(): 168 [junit] TK_ComplicatedSuperSet: bits1-s offset: 0 [junit] TK_ComplicatedSuperSet: sub1-s offset: 8 [junit] TK_ComplicatedSuperSet: bits2-s offset: 80 [junit] TK_ComplicatedSuperSet: sub2-s offset: 88 [junit] TK_ComplicatedSuperSet: bits3-s offset: 160 [junit] createComplicatedSuperSet: [junit] TK_ComplicatedSuperSet [ [junit] cs.b1 0xA0 [junit] cs.sub1.b1 0xA1 [junit] cs.sub1.id 0x12345678 [junit] cs.sub1.b2 0xA2 [junit] cs.sub1.long0 0x123456789ABCDEF0 [junit] cs.sub1.b3 0xA3 [junit] cs.sub1.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub1.b4 0xA4 [junit] cs.sub1.real1 256.123 0X1.001F9AP+8 [junit] cs.sub1.b5 0xA5 [junit] cs.sub1.longX 0xDEADBEEF [junit] cs.sub1.b6 0xA6 [junit] cs.b2 0xB0 [junit] cs.sub2.b1 0xB1 [junit] cs.sub2.id 0x12345678 [junit] cs.sub2.b2 0xB2 [junit] cs.sub2.long0 0x123456789ABCDEF0 [junit] cs.sub2.b3 0xB3 [junit] cs.sub2.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub2.b4 0xB4 [junit] cs.sub2.real1 256.123 0X1.001F9AP+8 [junit] cs.sub2.b5 0xB5 [junit] cs.sub2.longX 0xDEADBEEF [junit] cs.sub2.b6 0xB6 [junit] cs.b3 0xC0 [junit] ] [junit] [junit] hasInitValues res 1: [junit] TK_ComplicatedSuperSet [ [junit] cs.b1 0xA0 [junit] cs.sub1.b1 0xA1 [junit] cs.sub1.id 0x12345678 [junit] cs.sub1.b2 0xA2 [junit] cs.sub1.long0 0x123456789ABCDEF0 [junit] cs.sub1.b3 0xA3 [junit] cs.sub1.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub1.b4 0xA4 [junit] cs.sub1.real1 256.123 0X1.001F9AP+8 [junit] cs.sub1.b5 0xA5 [junit] cs.sub1.longX 0xDEADBEEF [junit] cs.sub1.b6 0xA6 [junit] cs.b2 0xB0 [junit] cs.sub2.b1 0xB1 [junit] cs.sub2.id 0x12345678 [junit] cs.sub2.b2 0xB2 [junit] cs.sub2.long0 0x123456789ABCDEF0 [junit] cs.sub2.b3 0xB3 [junit] cs.sub2.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub2.b4 0xB4 [junit] cs.sub2.real1 256.123 0X1.001F9AP+8 [junit] cs.sub2.b5 0xB5 [junit] cs.sub2.longX 0xDEADBEEF [junit] cs.sub2.b6 0xB6 [junit] cs.b3 0xC0 [junit] ] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] XXX.getSurfaceBoundsValue: dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] XXX.getSurfaceBoundsValue: dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507996342 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.808 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-69 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507996088 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593900b90 [junit] 1/8: 0x7f8593900bd0 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593900b90 [junit] 1/8: 0x7f8593900bd0 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593907130 [junit] 1/8: 0x7f859063c270 [junit] 2/8: 0x7f859065a9e0 [junit] 3/8: 0x7f859065aa20 [junit] 4/8: 0x7f85906d5310 [junit] 5/8: 0x7f85906d5350 [junit] 6/8: 0x7f85906bc220 [junit] 7/8: 0x7f85906bc260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593907130 [junit] 1/8: 0x7f859063c270 [junit] 2/8: 0x7f859065a9e0 [junit] 3/8: 0x7f859065aa20 [junit] 4/8: 0x7f85906d5310 [junit] 5/8: 0x7f85906d5350 [junit] 6/8: 0x7f85906bc220 [junit] 7/8: 0x7f85906bc260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859066aff0 [junit] 1/8: 0x7f8590692ef0 [junit] 2/8: 0x7f8590692f30 [junit] 3/8: 0x7f85906ba0a0 [junit] 4/8: 0x7f85906ba0e0 [junit] 5/8: 0x7f859064c150 [junit] 6/8: 0x7f859064c190 [junit] 7/8: 0x7f8590650dd0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859040bf80 [junit] 1/8: 0x7f8590437920 [junit] 2/8: 0x7f859040c0b0 [junit] 3/8: 0x7f8590437840 [junit] 4/8: 0x7f8590437880 [junit] 5/8: 0x7f859042d7f0 [junit] 6/8: 0x7f859042d830 [junit] 7/8: 0x7f859042d870 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859040bf80 [junit] 1/8: 0x7f8590437920 [junit] 2/8: 0x7f859040c0b0 [junit] 3/8: 0x7f8590437840 [junit] 4/8: 0x7f8590437880 [junit] 5/8: 0x7f859042d7f0 [junit] 6/8: 0x7f859042d830 [junit] 7/8: 0x7f859042d870 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859063c2b0 [junit] 1/8: 0x7f859063c2b0 [junit] 2/8: 0x7f859063c2b0 [junit] 3/8: 0x7f859063c2b0 [junit] 4/8: 0x7f859063c2b0 [junit] 5/8: 0x7f859063c2b0 [junit] 6/8: 0x7f859063c2b0 [junit] 7/8: 0x7f859063c2b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f323d980 [junit] 1/8: 0x7f323d9c0 [junit] 2/8: 0x7f323da00 [junit] 3/8: 0x7f323da40 [junit] 4/8: 0x7f323da80 [junit] 5/8: 0x7f323dac0 [junit] 6/8: 0x7f323db00 [junit] 7/8: 0x7f323db40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f323d980 [junit] 1/8: 0x7f323d9c0 [junit] 2/8: 0x7f323da00 [junit] 3/8: 0x7f323da40 [junit] 4/8: 0x7f323da80 [junit] 5/8: 0x7f323dac0 [junit] 6/8: 0x7f323db00 [junit] 7/8: 0x7f323db40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693ff0 [junit] 1/8: 0x7f85906cebc0 [junit] 2/8: 0x7f85906cec00 [junit] 3/8: 0x7f85906487f0 [junit] 4/8: 0x7f8590648830 [junit] 5/8: 0x7f85906c0cd0 [junit] 6/8: 0x7f85906c0d10 [junit] 7/8: 0x7f8593803110 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693ff0 [junit] 1/8: 0x7f85906cebc0 [junit] 2/8: 0x7f85906cec00 [junit] 3/8: 0x7f85906487f0 [junit] 4/8: 0x7f8590648830 [junit] 5/8: 0x7f85906c0cd0 [junit] 6/8: 0x7f85906c0d10 [junit] 7/8: 0x7f8593803110 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593803150 [junit] 1/8: 0x7f85906d7c40 [junit] 2/8: 0x7f85906d7c80 [junit] 3/8: 0x7f859065aab0 [junit] 4/8: 0x7f859065aaf0 [junit] 5/8: 0x7f859065ab30 [junit] 6/8: 0x7f8590655da0 [junit] 7/8: 0x7f8590655de0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042d8f0 [junit] 1/8: 0x7f859042d9e0 [junit] 2/8: 0x7f859042da20 [junit] 3/8: 0x7f859042da60 [junit] 4/8: 0x7f859042eff0 [junit] 5/8: 0x7f859042f030 [junit] 6/8: 0x7f859042f070 [junit] 7/8: 0x7f859042f0b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042d8f0 [junit] 1/8: 0x7f859042d9e0 [junit] 2/8: 0x7f859042da20 [junit] 3/8: 0x7f859042da60 [junit] 4/8: 0x7f859042eff0 [junit] 5/8: 0x7f859042f030 [junit] 6/8: 0x7f859042f070 [junit] 7/8: 0x7f859042f0b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590648870 [junit] 1/8: 0x7f8590648870 [junit] 2/8: 0x7f8590648870 [junit] 3/8: 0x7f8590648870 [junit] 4/8: 0x7f8590648870 [junit] 5/8: 0x7f8590648870 [junit] 6/8: 0x7f8590648870 [junit] 7/8: 0x7f8590648870 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: LP64_UNIX(6): MachineDataInfo: runtimeValidated false, 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] runtime md: MachineDataInfo: runtimeValidated 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] compatible static/runtime: true [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507996342 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: chapter00TestClassExist took 0.007 sec [junit] Testcase: chapter01TestStaticConstants took 0.001 sec [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.048 sec [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.003 sec [junit] Testcase: chapter04TestPointerBuffer took 0.004 sec [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0.001 sec [junit] Testcase: chapter09TestCompoundAlignment took 0.003 sec [junit] Testcase: chapter10TestCompoundCallByReference took 0.009 sec [junit] Testcase: chapter11TestCompoundCallByValue took 0.003 sec [junit] Testcase: chapter12TestStructArrayModelConst took 0.006 sec [junit] Testcase: chapter13TestStructArrayModelMutable took 0.003 sec [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.808 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-69 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507996088 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter00TestClassExist [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593900b90 [junit] 1/8: 0x7f8593900bd0 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593900b90 [junit] 1/8: 0x7f8593900bd0 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593907130 [junit] 1/8: 0x7f859063c270 [junit] 2/8: 0x7f859065a9e0 [junit] 3/8: 0x7f859065aa20 [junit] 4/8: 0x7f85906d5310 [junit] 5/8: 0x7f85906d5350 [junit] 6/8: 0x7f85906bc220 [junit] 7/8: 0x7f85906bc260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593907130 [junit] 1/8: 0x7f859063c270 [junit] 2/8: 0x7f859065a9e0 [junit] 3/8: 0x7f859065aa20 [junit] 4/8: 0x7f85906d5310 [junit] 5/8: 0x7f85906d5350 [junit] 6/8: 0x7f85906bc220 [junit] 7/8: 0x7f85906bc260 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859066aff0 [junit] 1/8: 0x7f8590692ef0 [junit] 2/8: 0x7f8590692f30 [junit] 3/8: 0x7f85906ba0a0 [junit] 4/8: 0x7f85906ba0e0 [junit] 5/8: 0x7f859064c150 [junit] 6/8: 0x7f859064c190 [junit] 7/8: 0x7f8590650dd0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859040bf80 [junit] 1/8: 0x7f8590437920 [junit] 2/8: 0x7f859040c0b0 [junit] 3/8: 0x7f8590437840 [junit] 4/8: 0x7f8590437880 [junit] 5/8: 0x7f859042d7f0 [junit] 6/8: 0x7f859042d830 [junit] 7/8: 0x7f859042d870 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859040bf80 [junit] 1/8: 0x7f8590437920 [junit] 2/8: 0x7f859040c0b0 [junit] 3/8: 0x7f8590437840 [junit] 4/8: 0x7f8590437880 [junit] 5/8: 0x7f859042d7f0 [junit] 6/8: 0x7f859042d830 [junit] 7/8: 0x7f859042d870 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859063c2b0 [junit] 1/8: 0x7f859063c2b0 [junit] 2/8: 0x7f859063c2b0 [junit] 3/8: 0x7f859063c2b0 [junit] 4/8: 0x7f859063c2b0 [junit] 5/8: 0x7f859063c2b0 [junit] 6/8: 0x7f859063c2b0 [junit] 7/8: 0x7f859063c2b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f323d980 [junit] 1/8: 0x7f323d9c0 [junit] 2/8: 0x7f323da00 [junit] 3/8: 0x7f323da40 [junit] 4/8: 0x7f323da80 [junit] 5/8: 0x7f323dac0 [junit] 6/8: 0x7f323db00 [junit] 7/8: 0x7f323db40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f323d980 [junit] 1/8: 0x7f323d9c0 [junit] 2/8: 0x7f323da00 [junit] 3/8: 0x7f323da40 [junit] 4/8: 0x7f323da80 [junit] 5/8: 0x7f323dac0 [junit] 6/8: 0x7f323db00 [junit] 7/8: 0x7f323db40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693ff0 [junit] 1/8: 0x7f85906cebc0 [junit] 2/8: 0x7f85906cec00 [junit] 3/8: 0x7f85906487f0 [junit] 4/8: 0x7f8590648830 [junit] 5/8: 0x7f85906c0cd0 [junit] 6/8: 0x7f85906c0d10 [junit] 7/8: 0x7f8593803110 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693ff0 [junit] 1/8: 0x7f85906cebc0 [junit] 2/8: 0x7f85906cec00 [junit] 3/8: 0x7f85906487f0 [junit] 4/8: 0x7f8590648830 [junit] 5/8: 0x7f85906c0cd0 [junit] 6/8: 0x7f85906c0d10 [junit] 7/8: 0x7f8593803110 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593803150 [junit] 1/8: 0x7f85906d7c40 [junit] 2/8: 0x7f85906d7c80 [junit] 3/8: 0x7f859065aab0 [junit] 4/8: 0x7f859065aaf0 [junit] 5/8: 0x7f859065ab30 [junit] 6/8: 0x7f8590655da0 [junit] 7/8: 0x7f8590655de0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042d8f0 [junit] 1/8: 0x7f859042d9e0 [junit] 2/8: 0x7f859042da20 [junit] 3/8: 0x7f859042da60 [junit] 4/8: 0x7f859042eff0 [junit] 5/8: 0x7f859042f030 [junit] 6/8: 0x7f859042f070 [junit] 7/8: 0x7f859042f0b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042d8f0 [junit] 1/8: 0x7f859042d9e0 [junit] 2/8: 0x7f859042da20 [junit] 3/8: 0x7f859042da60 [junit] 4/8: 0x7f859042eff0 [junit] 5/8: 0x7f859042f030 [junit] 6/8: 0x7f859042f070 [junit] 7/8: 0x7f859042f0b0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590648870 [junit] 1/8: 0x7f8590648870 [junit] 2/8: 0x7f8590648870 [junit] 3/8: 0x7f8590648870 [junit] 4/8: 0x7f8590648870 [junit] 5/8: 0x7f8590648870 [junit] 6/8: 0x7f8590648870 [junit] 7/8: 0x7f8590648870 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: LP64_UNIX(6): MachineDataInfo: runtimeValidated false, 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] runtime md: MachineDataInfo: runtimeValidated 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] compatible static/runtime: true [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507996342 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib [junit] ++++ Test Singleton.lock() [junit] Thread-70 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507996908 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507997006 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.651 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-70 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507996908 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507997006 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: chapter00TestClassExist took 0.001 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.651 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-70 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507996908 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib - chapter00TestClassExist [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507997006 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] Thread-71 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507997571 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter [junit] Testsuite: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906548b0 [junit] 1/8: 0x7f85906548f0 [junit] 2/8: 0x7f8590654930 [junit] 3/8: 0x7f8590654970 [junit] 4/8: 0x7f85906549b0 [junit] 5/8: 0x7f85906549f0 [junit] 6/8: 0x7f8590654a30 [junit] 7/8: 0x7f8590654a70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906548b0 [junit] 1/8: 0x7f85906548f0 [junit] 2/8: 0x7f8590654930 [junit] 3/8: 0x7f8590654970 [junit] 4/8: 0x7f85906549b0 [junit] 5/8: 0x7f85906549f0 [junit] 6/8: 0x7f8590654a30 [junit] 7/8: 0x7f8590654a70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693fb0 [junit] 1/8: 0x7f8590693ff0 [junit] 2/8: 0x7f859380d8d0 [junit] 3/8: 0x7f859380d910 [junit] 4/8: 0x7f8590650dd0 [junit] 5/8: 0x7f8590650e10 [junit] 6/8: 0x7f859064c150 [junit] 7/8: 0x7f859064c190 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693fb0 [junit] 1/8: 0x7f8590693ff0 [junit] 2/8: 0x7f859380d8d0 [junit] 3/8: 0x7f859380d910 [junit] 4/8: 0x7f8590650dd0 [junit] 5/8: 0x7f8590650e10 [junit] 6/8: 0x7f859064c150 [junit] 7/8: 0x7f859064c190 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906ba0e0 [junit] 1/8: 0x7f8590692ef0 [junit] 2/8: 0x7f8590692f30 [junit] 3/8: 0x7f859066afb0 [junit] 4/8: 0x7f859066aff0 [junit] 5/8: 0x7f85906bc220 [junit] 6/8: 0x7f85906bc260 [junit] 7/8: 0x7f85906d5310 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042f170 [junit] 1/8: 0x7f859042f1b0 [junit] 2/8: 0x7f859042f2d0 [junit] 3/8: 0x7f859042f310 [junit] 4/8: 0x7f859042f350 [junit] 5/8: 0x7f859042f390 [junit] 6/8: 0x7f859042f3d0 [junit] 7/8: 0x7f859042f410 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042f170 [junit] 1/8: 0x7f859042f1b0 [junit] 2/8: 0x7f859042f2d0 [junit] 3/8: 0x7f859042f310 [junit] 4/8: 0x7f859042f350 [junit] 5/8: 0x7f859042f390 [junit] 6/8: 0x7f859042f3d0 [junit] 7/8: 0x7f859042f410 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906c95a0 [junit] 1/8: 0x7f85906c95a0 [junit] 2/8: 0x7f85906c95a0 [junit] 3/8: 0x7f85906c95a0 [junit] 4/8: 0x7f85906c95a0 [junit] 5/8: 0x7f85906c95a0 [junit] 6/8: 0x7f85906c95a0 [junit] 7/8: 0x7f85906c95a0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f319adb0 [junit] 1/8: 0x7f319adf0 [junit] 2/8: 0x7f319ae30 [junit] 3/8: 0x7f319ae70 [junit] 4/8: 0x7f319aeb0 [junit] 5/8: 0x7f319aef0 [junit] 6/8: 0x7f319af30 [junit] 7/8: 0x7f319af70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f319adb0 [junit] 1/8: 0x7f319adf0 [junit] 2/8: 0x7f319ae30 [junit] 3/8: 0x7f319ae70 [junit] 4/8: 0x7f319aeb0 [junit] 5/8: 0x7f319aef0 [junit] 6/8: 0x7f319af30 [junit] 7/8: 0x7f319af70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593901520 [junit] 1/8: 0x7f8593901560 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593901520 [junit] 1/8: 0x7f8593901560 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593904050 [junit] 1/8: 0x7f8593904090 [junit] 2/8: 0x7f85939040d0 [junit] 3/8: 0x7f8593904110 [junit] 4/8: 0x7f8593904150 [junit] 5/8: 0x7f8593904190 [junit] 6/8: 0x7f85939041d0 [junit] 7/8: 0x7f8593904bc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590526900 [junit] 1/8: 0x7f859050d7c0 [junit] 2/8: 0x7f85905133a0 [junit] 3/8: 0x7f85905133e0 [junit] 4/8: 0x7f8590513260 [junit] 5/8: 0x7f85905132a0 [junit] 6/8: 0x7f8590526e00 [junit] 7/8: 0x7f8590526e40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590526900 [junit] 1/8: 0x7f859050d7c0 [junit] 2/8: 0x7f85905133a0 [junit] 3/8: 0x7f85905133e0 [junit] 4/8: 0x7f8590513260 [junit] 5/8: 0x7f85905132a0 [junit] 6/8: 0x7f8590526e00 [junit] 7/8: 0x7f8590526e40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593904220 [junit] 1/8: 0x7f8593904220 [junit] 2/8: 0x7f8593904220 [junit] 3/8: 0x7f8593904220 [junit] 4/8: 0x7f8593904220 [junit] 5/8: 0x7f8593904220 [junit] 6/8: 0x7f8593904220 [junit] 7/8: 0x7f8593904220 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: LP64_UNIX(6): MachineDataInfo: runtimeValidated false, 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] runtime md: MachineDataInfo: runtimeValidated 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] compatible static/runtime: true [junit] TK_ComplicatedSubSet: sizeof(): 72 [junit] TK_ComplicatedSubSet: bits1-s offset: 0 [junit] TK_ComplicatedSubSet: id-s offset: 4 [junit] TK_ComplicatedSubSet: bits2-s offset: 8 [junit] TK_ComplicatedSubSet: long0-s offset: 16 [junit] TK_ComplicatedSubSet: bits3-s offset: 24 [junit] TK_ComplicatedSubSet: real0-s offset: 32 [junit] TK_ComplicatedSubSet: bits4-s offset: 40 [junit] TK_ComplicatedSubSet: real1-s offset: 44 [junit] TK_ComplicatedSubSet: bits5-s offset: 48 [junit] TK_ComplicatedSubSet: longX-s offset: 56 [junit] TK_ComplicatedSubSet: bits6-s offset: 64 [junit] TK_ComplicatedSuperSet: sizeof(): 168 [junit] TK_ComplicatedSuperSet: bits1-s offset: 0 [junit] TK_ComplicatedSuperSet: sub1-s offset: 8 [junit] TK_ComplicatedSuperSet: bits2-s offset: 80 [junit] TK_ComplicatedSuperSet: sub2-s offset: 88 [junit] TK_ComplicatedSuperSet: bits3-s offset: 160 [junit] createComplicatedSuperSet: [junit] TK_ComplicatedSuperSet [ [junit] cs.b1 0xA0 [junit] cs.sub1.b1 0xA1 [junit] cs.sub1.id 0x12345678 [junit] cs.sub1.b2 0xA2 [junit] cs.sub1.long0 0x123456789ABCDEF0 [junit] cs.sub1.b3 0xA3 [junit] cs.sub1.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub1.b4 0xA4 [junit] cs.sub1.real1 256.123 0X1.001F9AP+8 [junit] cs.sub1.b5 0xA5 [junit] cs.sub1.longX 0xDEADBEEF [junit] cs.sub1.b6 0xA6 [junit] cs.b2 0xB0 [junit] cs.sub2.b1 0xB1 [junit] cs.sub2.id 0x12345678 [junit] cs.sub2.b2 0xB2 [junit] cs.sub2.long0 0x123456789ABCDEF0 [junit] cs.sub2.b3 0xB3 [junit] cs.sub2.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub2.b4 0xB4 [junit] cs.sub2.real1 256.123 0X1.001F9AP+8 [junit] cs.sub2.b5 0xB5 [junit] cs.sub2.longX 0xDEADBEEF [junit] cs.sub2.b6 0xB6 [junit] cs.b3 0xC0 [junit] ] [junit] [junit] hasInitValues res 1: [junit] TK_ComplicatedSuperSet [ [junit] cs.b1 0xA0 [junit] cs.sub1.b1 0xA1 [junit] cs.sub1.id 0x12345678 [junit] cs.sub1.b2 0xA2 [junit] cs.sub1.long0 0x123456789ABCDEF0 [junit] cs.sub1.b3 0xA3 [junit] cs.sub1.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub1.b4 0xA4 [junit] cs.sub1.real1 256.123 0X1.001F9AP+8 [junit] cs.sub1.b5 0xA5 [junit] cs.sub1.longX 0xDEADBEEF [junit] cs.sub1.b6 0xA6 [junit] cs.b2 0xB0 [junit] cs.sub2.b1 0xB1 [junit] cs.sub2.id 0x12345678 [junit] cs.sub2.b2 0xB2 [junit] cs.sub2.long0 0x123456789ABCDEF0 [junit] cs.sub2.b3 0xB3 [junit] cs.sub2.real0 3.14159 0X1.921FB54442D18P+1 [junit] cs.sub2.b4 0xB4 [junit] cs.sub2.real1 256.123 0X1.001F9AP+8 [junit] cs.sub2.b5 0xB5 [junit] cs.sub2.longX 0xDEADBEEF [junit] cs.sub2.b6 0xB6 [junit] cs.b3 0xC0 [junit] ] [junit] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] XXX.getSurfaceBoundsValue: dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] XXX.getSurfaceBoundsValue: dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507997733 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ Test Singleton.lock() [junit] Thread-72 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507998297 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.716 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-71 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507997571 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906548b0 [junit] 1/8: 0x7f85906548f0 [junit] 2/8: 0x7f8590654930 [junit] 3/8: 0x7f8590654970 [junit] 4/8: 0x7f85906549b0 [junit] 5/8: 0x7f85906549f0 [junit] 6/8: 0x7f8590654a30 [junit] 7/8: 0x7f8590654a70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906548b0 [junit] 1/8: 0x7f85906548f0 [junit] 2/8: 0x7f8590654930 [junit] 3/8: 0x7f8590654970 [junit] 4/8: 0x7f85906549b0 [junit] 5/8: 0x7f85906549f0 [junit] 6/8: 0x7f8590654a30 [junit] 7/8: 0x7f8590654a70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693fb0 [junit] 1/8: 0x7f8590693ff0 [junit] 2/8: 0x7f859380d8d0 [junit] 3/8: 0x7f859380d910 [junit] 4/8: 0x7f8590650dd0 [junit] 5/8: 0x7f8590650e10 [junit] 6/8: 0x7f859064c150 [junit] 7/8: 0x7f859064c190 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693fb0 [junit] 1/8: 0x7f8590693ff0 [junit] 2/8: 0x7f859380d8d0 [junit] 3/8: 0x7f859380d910 [junit] 4/8: 0x7f8590650dd0 [junit] 5/8: 0x7f8590650e10 [junit] 6/8: 0x7f859064c150 [junit] 7/8: 0x7f859064c190 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906ba0e0 [junit] 1/8: 0x7f8590692ef0 [junit] 2/8: 0x7f8590692f30 [junit] 3/8: 0x7f859066afb0 [junit] 4/8: 0x7f859066aff0 [junit] 5/8: 0x7f85906bc220 [junit] 6/8: 0x7f85906bc260 [junit] 7/8: 0x7f85906d5310 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042f170 [junit] 1/8: 0x7f859042f1b0 [junit] 2/8: 0x7f859042f2d0 [junit] 3/8: 0x7f859042f310 [junit] 4/8: 0x7f859042f350 [junit] 5/8: 0x7f859042f390 [junit] 6/8: 0x7f859042f3d0 [junit] 7/8: 0x7f859042f410 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042f170 [junit] 1/8: 0x7f859042f1b0 [junit] 2/8: 0x7f859042f2d0 [junit] 3/8: 0x7f859042f310 [junit] 4/8: 0x7f859042f350 [junit] 5/8: 0x7f859042f390 [junit] 6/8: 0x7f859042f3d0 [junit] 7/8: 0x7f859042f410 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906c95a0 [junit] 1/8: 0x7f85906c95a0 [junit] 2/8: 0x7f85906c95a0 [junit] 3/8: 0x7f85906c95a0 [junit] 4/8: 0x7f85906c95a0 [junit] 5/8: 0x7f85906c95a0 [junit] 6/8: 0x7f85906c95a0 [junit] 7/8: 0x7f85906c95a0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f319adb0 [junit] 1/8: 0x7f319adf0 [junit] 2/8: 0x7f319ae30 [junit] 3/8: 0x7f319ae70 [junit] 4/8: 0x7f319aeb0 [junit] 5/8: 0x7f319aef0 [junit] 6/8: 0x7f319af30 [junit] 7/8: 0x7f319af70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f319adb0 [junit] 1/8: 0x7f319adf0 [junit] 2/8: 0x7f319ae30 [junit] 3/8: 0x7f319ae70 [junit] 4/8: 0x7f319aeb0 [junit] 5/8: 0x7f319aef0 [junit] 6/8: 0x7f319af30 [junit] 7/8: 0x7f319af70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593901520 [junit] 1/8: 0x7f8593901560 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593901520 [junit] 1/8: 0x7f8593901560 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593904050 [junit] 1/8: 0x7f8593904090 [junit] 2/8: 0x7f85939040d0 [junit] 3/8: 0x7f8593904110 [junit] 4/8: 0x7f8593904150 [junit] 5/8: 0x7f8593904190 [junit] 6/8: 0x7f85939041d0 [junit] 7/8: 0x7f8593904bc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590526900 [junit] 1/8: 0x7f859050d7c0 [junit] 2/8: 0x7f85905133a0 [junit] 3/8: 0x7f85905133e0 [junit] 4/8: 0x7f8590513260 [junit] 5/8: 0x7f85905132a0 [junit] 6/8: 0x7f8590526e00 [junit] 7/8: 0x7f8590526e40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590526900 [junit] 1/8: 0x7f859050d7c0 [junit] 2/8: 0x7f85905133a0 [junit] 3/8: 0x7f85905133e0 [junit] 4/8: 0x7f8590513260 [junit] 5/8: 0x7f85905132a0 [junit] 6/8: 0x7f8590526e00 [junit] 7/8: 0x7f8590526e40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593904220 [junit] 1/8: 0x7f8593904220 [junit] 2/8: 0x7f8593904220 [junit] 3/8: 0x7f8593904220 [junit] 4/8: 0x7f8593904220 [junit] 5/8: 0x7f8593904220 [junit] 6/8: 0x7f8593904220 [junit] 7/8: 0x7f8593904220 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: LP64_UNIX(6): MachineDataInfo: runtimeValidated false, 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] runtime md: MachineDataInfo: runtimeValidated 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] compatible static/runtime: true [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507997733 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: chapter00TestClassExist took 0 sec [junit] Testcase: chapter01TestStaticConstants took 0 sec [junit] Testcase: chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray took 0.016 sec [junit] Testcase: chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray took 0.007 sec [junit] Testcase: chapter04TestPointerBuffer took 0.006 sec [junit] Testcase: chapter05TestSomeFunctionsAllIndirect took 0 sec [junit] Testcase: chapter09TestCompoundAlignment took 0.001 sec [junit] Testcase: chapter10TestCompoundCallByReference took 0.001 sec [junit] Testcase: chapter11TestCompoundCallByValue took 0.006 sec [junit] Testcase: chapter12TestStructArrayModelConst took 0.004 sec [junit] Testcase: chapter13TestStructArrayModelMutable took 0.001 sec [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.716 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-71 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507997571 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter00TestClassExist [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter01TestStaticConstants [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906548b0 [junit] 1/8: 0x7f85906548f0 [junit] 2/8: 0x7f8590654930 [junit] 3/8: 0x7f8590654970 [junit] 4/8: 0x7f85906549b0 [junit] 5/8: 0x7f85906549f0 [junit] 6/8: 0x7f8590654a30 [junit] 7/8: 0x7f8590654a70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906548b0 [junit] 1/8: 0x7f85906548f0 [junit] 2/8: 0x7f8590654930 [junit] 3/8: 0x7f8590654970 [junit] 4/8: 0x7f85906549b0 [junit] 5/8: 0x7f85906549f0 [junit] 6/8: 0x7f8590654a30 [junit] 7/8: 0x7f8590654a70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693fb0 [junit] 1/8: 0x7f8590693ff0 [junit] 2/8: 0x7f859380d8d0 [junit] 3/8: 0x7f859380d910 [junit] 4/8: 0x7f8590650dd0 [junit] 5/8: 0x7f8590650e10 [junit] 6/8: 0x7f859064c150 [junit] 7/8: 0x7f859064c190 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590693fb0 [junit] 1/8: 0x7f8590693ff0 [junit] 2/8: 0x7f859380d8d0 [junit] 3/8: 0x7f859380d910 [junit] 4/8: 0x7f8590650dd0 [junit] 5/8: 0x7f8590650e10 [junit] 6/8: 0x7f859064c150 [junit] 7/8: 0x7f859064c190 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906ba0e0 [junit] 1/8: 0x7f8590692ef0 [junit] 2/8: 0x7f8590692f30 [junit] 3/8: 0x7f859066afb0 [junit] 4/8: 0x7f859066aff0 [junit] 5/8: 0x7f85906bc220 [junit] 6/8: 0x7f85906bc260 [junit] 7/8: 0x7f85906d5310 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042f170 [junit] 1/8: 0x7f859042f1b0 [junit] 2/8: 0x7f859042f2d0 [junit] 3/8: 0x7f859042f310 [junit] 4/8: 0x7f859042f350 [junit] 5/8: 0x7f859042f390 [junit] 6/8: 0x7f859042f3d0 [junit] 7/8: 0x7f859042f410 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f859042f170 [junit] 1/8: 0x7f859042f1b0 [junit] 2/8: 0x7f859042f2d0 [junit] 3/8: 0x7f859042f310 [junit] 4/8: 0x7f859042f350 [junit] 5/8: 0x7f859042f390 [junit] 6/8: 0x7f859042f3d0 [junit] 7/8: 0x7f859042f410 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f85906c95a0 [junit] 1/8: 0x7f85906c95a0 [junit] 2/8: 0x7f85906c95a0 [junit] 3/8: 0x7f85906c95a0 [junit] 4/8: 0x7f85906c95a0 [junit] 5/8: 0x7f85906c95a0 [junit] 6/8: 0x7f85906c95a0 [junit] 7/8: 0x7f85906c95a0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03aTestCoverageFunctionalityDirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f319adb0 [junit] 1/8: 0x7f319adf0 [junit] 2/8: 0x7f319ae30 [junit] 3/8: 0x7f319ae70 [junit] 4/8: 0x7f319aeb0 [junit] 5/8: 0x7f319aef0 [junit] 6/8: 0x7f319af30 [junit] 7/8: 0x7f319af70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f319adb0 [junit] 1/8: 0x7f319adf0 [junit] 2/8: 0x7f319ae30 [junit] 3/8: 0x7f319ae70 [junit] 4/8: 0x7f319aeb0 [junit] 5/8: 0x7f319aef0 [junit] 6/8: 0x7f319af30 [junit] 7/8: 0x7f319af70 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593901520 [junit] 1/8: 0x7f8593901560 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593901520 [junit] 1/8: 0x7f8593901560 [junit] 2/8: 0x7f8593900c10 [junit] 3/8: 0x7f8593900c50 [junit] 4/8: 0x7f8593900c90 [junit] 5/8: 0x7f8593900cd0 [junit] 6/8: 0x7f8593900d10 [junit] 7/8: 0x7f8593900d50 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593904050 [junit] 1/8: 0x7f8593904090 [junit] 2/8: 0x7f85939040d0 [junit] 3/8: 0x7f8593904110 [junit] 4/8: 0x7f8593904150 [junit] 5/8: 0x7f8593904190 [junit] 6/8: 0x7f85939041d0 [junit] 7/8: 0x7f8593904bc0 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590526900 [junit] 1/8: 0x7f859050d7c0 [junit] 2/8: 0x7f85905133a0 [junit] 3/8: 0x7f85905133e0 [junit] 4/8: 0x7f8590513260 [junit] 5/8: 0x7f85905132a0 [junit] 6/8: 0x7f8590526e00 [junit] 7/8: 0x7f8590526e40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8590526900 [junit] 1/8: 0x7f859050d7c0 [junit] 2/8: 0x7f85905133a0 [junit] 3/8: 0x7f85905133e0 [junit] 4/8: 0x7f8590513260 [junit] 5/8: 0x7f85905132a0 [junit] 6/8: 0x7f8590526e00 [junit] 7/8: 0x7f8590526e40 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x7f8593904220 [junit] 1/8: 0x7f8593904220 [junit] 2/8: 0x7f8593904220 [junit] 3/8: 0x7f8593904220 [junit] 4/8: 0x7f8593904220 [junit] 5/8: 0x7f8593904220 [junit] 6/8: 0x7f8593904220 [junit] 7/8: 0x7f8593904220 [junit] Testing accessing PointerBuffer values [0..7] [junit] 0/8: 0x4 [junit] 1/8: 0x4 [junit] 2/8: 0x4 [junit] 3/8: 0x4 [junit] 4/8: 0x4 [junit] 5/8: 0x4 [junit] 6/8: 0x4 [junit] 7/8: 0x4 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter03bTestCoverageFunctionalityIndirectNIOAndPrimitiveArray [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] Testing accessing PointerBuffer values [0..0] [junit] 0/1: 0xdeadbeef [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter04TestPointerBuffer [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ArrayCopy.01: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0] [junit] ArrayCopy.02: [1, 2, 3, 4, 5, 6, 7, 8, 9, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ArrayCopy.03: [4, 5, 6, 7] [junit] ArrayCopy.04: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0] [junit] ArrayCopy.05: [0, 0, 0, 4, 5, 6, 7, 0, 0, 0], java.nio.HeapIntBuffer[pos=0 lim=10 cap=10] [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter05TestSomeFunctionsAllIndirect [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] static md: MachineDataInfoStatic: LP64_UNIX(6): MachineDataInfo: runtimeValidated false, 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] runtime md: MachineDataInfo: runtimeValidated 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] compatible static/runtime: true [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter09TestCompoundAlignment [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0xa23456781abcdef0 == 0xa23456781abcdef0 [junit] 0xb23456782abcdef0 == 0xb23456782abcdef0 [junit] ch10: ref-dim 286331153/572662306 858993459x1145324612 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter10TestCompoundCallByReference [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ch11.0: ref-dim 286331153/572662306 858993459x1145324612 [junit] ch11.0: val-dim 286331153/572662306 858993459x1145324612 [junit] ch11.1: val-dim 11/22 33x44 [junit] ch11.2: val-dim 11/22 33x44 [junit] ch11.3: sameInstanceByVal false [junit] ch11.3: sameInstanceByRef false [junit] ch11.4: sum-dimArray 12/24 36x48 [junit] ch11.5: dimsGet[0] 11/22 33x44 [junit] ch11.5: dimsGet[1] 1/2 3x4 [junit] ch11.6: sum-dimPair 12/24 36x48 [junit] ch11.7: zero-dim[0] 0/0 0x0 [junit] ch11.7: zero-dim[1] 0/0 0x0 [junit] ch11.8: copyPrim2Dim 11/22 100x200 [junit] ch11.9: copyDim2Prim 11/22 100x200 [junit] ch11.10: expRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.10: hasRGBAi 0x112233aa [junit] ch11.11: hasRGBAb 0x11, 0x22, 0x33, 0xffffffaa [junit] ch11.12: addInt 3 [junit] ch11.13: addByte 3 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter11TestCompoundCallByValue [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] has 'Hello Array' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x41 A [junit] has 7: 0x72 r [junit] has 8: 0x72 r [junit] has 9: 0x61 a [junit] has 10: 0x79 y [junit] has 'Hello CString' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x43 C [junit] has 7: 0x53 S [junit] has 8: 0x74 t [junit] has 9: 0x72 r [junit] has 10: 0x69 i [junit] has 11: 0x6E n [junit] has 12: 0x67 g [junit] has 'Hello Pointer' [junit] has 0: 0x48 H [junit] has 1: 0x65 e [junit] has 2: 0x6C l [junit] has 3: 0x6C l [junit] has 4: 0x6F o [junit] has 5: 0x20 [junit] has 6: 0x50 P [junit] has 7: 0x6F o [junit] has 8: 0x69 i [junit] has 9: 0x6E n [junit] has 10: 0x74 t [junit] has 11: 0x65 e [junit] has 12: 0x72 r [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter12TestStructArrayModelConst [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] 0x123456789abcdef0 == 0x123456789abcdef0 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter - chapter13TestStructArrayModelMutable [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507997733 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.test.junit.internals.TestType [junit] Testsuite: com.jogamp.gluegen.test.junit.internals.TestType [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507998352 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.607 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-72 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507998297 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507998352 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Equals took 0.002 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.607 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-72 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507998297 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.internals.TestType - test01Equals [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507998352 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] ++++ Test Singleton.lock() [junit] Thread-73 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507998914 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507998968 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ++++ Test Singleton.lock() [junit] Thread-74 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507999532 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.608 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-73 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507998914 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507998968 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.002 sec [junit] Testcase: test02 took 0 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.608 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-73 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507998914 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test01 [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen01 - test02 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507998968 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 [junit] Testsuite: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507999583 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] No SecurityManager Installed [junit] ++++ Test Singleton.lock() [junit] Thread-75 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433508000143 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] os.name: Mac OS X [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] java.home: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000 [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.602 sec [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-74 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507999532 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507999583 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.001 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.602 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ Test Singleton.lock() [junit] Thread-74 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433507999532 ms +++ localhost/127.0.0.1:59999 - Locked within 0 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] ++++ TestCase.tearDown: com.jogamp.gluegen.test.junit.structgen.TestStructGen02 - test01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433507999583 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.junit.sec.TestSecIOUtil01 [junit] Testsuite: com.jogamp.junit.sec.TestSecIOUtil01 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433508000196 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.607 sec [junit] ------------- Standard Error ----------------- [junit] No SecurityManager Installed [junit] ++++ Test Singleton.lock() [junit] Thread-75 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433508000143 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] os.name: Mac OS X [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] java.home: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000 [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433508000196 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testProp00_Temp took 0.001 sec [junit] Testcase: testProp01_Temp took 0 sec [junit] Testcase: testProp02_Temp took 0 sec [junit] Testcase: testTempDir00 took 0 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.607 sec [junit] [junit] ------------- Standard Error ----------------- [junit] No SecurityManager Installed [junit] ++++ Test Singleton.lock() [junit] Thread-75 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1433508000143 ms +++ localhost/127.0.0.1:59999 - Locked within 1 ms, 1 attempts [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] os.name: Mac OS X [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp00_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] java.home: /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp01_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] java.io.tmpdir: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/ [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testProp02_Temp [junit] ++++ TestCase.setUp: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] Temp: /var/folders/2z/qqs9pzgx5bzgw_nxz34mxg4m0000gp/T/jogamp_0000 [junit] ++++ TestCase.tearDown: com.jogamp.junit.sec.TestSecIOUtil01 - testTempDir00 [junit] ++++ Test Singleton.unlock() [junit] SLOCK [T main @ 1433508000196 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- junit.run.remote.ssh: junit.run.remote.adb: junit.run.tests: junit.run.if.disabled: junit.run: [echo] gluegen.basename: gluegen 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] javadoc.xarg1 -J-Ddummy=val [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.3.2-rc-20150605 [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: init: java.class.path.validate: validate: [echo] test.base.dir: ../src/junit [echo] test.junit.generation.dir: ../src/junit/com/jogamp/gluegen/test/junit/generation [echo] test.dir: ../build/test [echo] results: ../build/test/results [echo] build_t: ../build/test/build [echo] build_t.gen: ../build/test/build/gensrc [echo] build_t.java: ../build/test/build/classes [echo] build_t.obj: ../build/test/build/obj [echo] build_t.lib: ../build/test/build/natives 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/gluegen/label/macosx-10_6-x86_64-nvidia/build/gluegen-2.3-b860-20150605-macosx-universal-test-results-macosx64-NV320M-10_6-jogamp-x64-sgothel-012.7z [exec] [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.net.AssetURLConnectionRegisteredTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.net.AssetURLConnectionRegisteredTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.net.AssetURLConnectionUnregisteredTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.net.AssetURLConnectionUnregisteredTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.net.TestUri01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.net.TestUri01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.net.TestUri02Composing.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.net.TestUri02Composing.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.net.TestUri03Resolving.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.net.TestUri03Resolving.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.net.TestUriQueryProps.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.net.TestUriQueryProps.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.net.TestUrisWithAssetHandler.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.net.TestUrisWithAssetHandler.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.nio.BuffersTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.nio.BuffersTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.nio.CachedBufferFactoryTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.nio.CachedBufferFactoryTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.nio.TestBuffersFloatDoubleConversion.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.nio.TestBuffersFloatDoubleConversion.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.nio.TestByteBufferCopyStream.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.nio.TestByteBufferCopyStream.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.nio.TestByteBufferInputStream.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.nio.TestByteBufferInputStream.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.nio.TestByteBufferOutputStream.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.nio.TestByteBufferOutputStream.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.nio.TestPointerBufferEndian.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.nio.TestPointerBufferEndian.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.nio.TestStructAccessorEndian.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.nio.TestStructAccessorEndian.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.os.TestElfReader01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.os.TestElfReader01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.IntIntHashMapTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.IntIntHashMapTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.IntObjectHashMapTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.IntObjectHashMapTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.locks.TestRecursiveLock01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.locks.TestRecursiveLock01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.locks.TestRecursiveThreadGroupLock01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket00.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket00.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket02.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.locks.TestSingletonServerSocket02.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.LongIntHashMapTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.LongIntHashMapTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestArrayHashMap01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestArrayHashMap01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestArrayHashSet01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestArrayHashSet01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestBitstream00.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestBitstream00.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestBitstream01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestBitstream01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestBitstream02.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestBitstream02.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestBitstream03.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestBitstream03.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestBitstream04.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestBitstream04.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestFloatStack01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestFloatStack01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestIntegerStack01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestIntegerStack01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestIOUtil01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestIOUtil01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestIteratorIndexCORE.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestIteratorIndexCORE.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestJarUtil.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestJarUtil.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestLFRingBuffer01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestLFRingBuffer01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestPlatform01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestPlatform01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestRunnableTask01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestRunnableTask01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestSyncRingBuffer01.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestSyncRingBuffer01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestSystemPropsAndEnvs.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestSystemPropsAndEnvs.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestTempJarCache.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestTempJarCache.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestValueConversion.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestValueConversion.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestVersionInfo.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestVersionInfo.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestVersionNumber.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestVersionNumber.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.common.util.TestVersionSemantics.xml [exec] Compressing build/test/results/TEST-com.jogamp.common.util.TestVersionSemantics.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.jcpp.CppReaderTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.jcpp.CppReaderTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.jcpp.ErrorTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.jcpp.ErrorTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.jcpp.IncludeAbsoluteTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.jcpp.IncludeAbsoluteTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.jcpp.JavaFileSystemTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.jcpp.JavaFileSystemTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.jcpp.JoinReaderTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.jcpp.JoinReaderTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.jcpp.LexerSourceTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.jcpp.LexerSourceTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.jcpp.NumericValueTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.jcpp.NumericValueTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.jcpp.PreprocessorTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.jcpp.PreprocessorTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.jcpp.TokenPastingWhitespaceTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.test.junit.generation.PCPPTest.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.test.junit.generation.PCPPTest.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.test.junit.generation.Test1p2LoadJNIAndImplLib.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.test.junit.generation.Test1p2ProcAddressEmitter.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.test.junit.internals.TestType.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.test.junit.internals.TestType.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.test.junit.structgen.TestStructGen01.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.test.junit.structgen.TestStructGen01.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.gluegen.test.junit.structgen.TestStructGen02.xml [exec] Compressing build/test/results/TEST-com.jogamp.gluegen.test.junit.structgen.TestStructGen02.xml [exec] Compressing build/test/results-x32/TEST-com.jogamp.junit.sec.TestSecIOUtil01.xml [exec] Compressing build/test/results/TEST-com.jogamp.junit.sec.TestSecIOUtil01.xml [exec] [exec] Everything is Ok BUILD SUCCESSFUL Total time: 20 minutes 26 seconds [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Archiving artifacts Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE [CopyArchiverPublisher] Copying archived artifacts in the shared directory '/srv/www/jogamp.org/deployment/autobuilds/origin/master/gluegen-b860-2015-06-05_14-18-27'. [CopyArchiverPublisher] '3' artifacts have been copied. [CopyArchiverPublisher] Stop copying archived artifacts in the shared directory. No emails were triggered. Notifying upstream projects of job completion Finished: UNSTABLE